bytes_to_samples 1053 sound/core/oss/pcm_oss.c snd_pcm_format_set_silence(runtime->format, runtime->dma_area, bytes_to_samples(runtime, runtime->dma_bytes)); bytes_to_samples 2854 sound/core/pcm_native.c frames = bytes_to_samples(runtime, iov->iov_len); bytes_to_samples 2888 sound/core/pcm_native.c frames = bytes_to_samples(runtime, iov->iov_len); bytes_to_samples 251 sound/drivers/dummy.c bytes_to_samples(runtime, runtime->dma_bytes));