samples_to_bytes 2018 sound/core/pcm_lib.c 	off = samples_to_bytes(runtime, off);
samples_to_bytes 2019 sound/core/pcm_lib.c 	frames = samples_to_bytes(runtime, frames);
samples_to_bytes 2020 sound/core/pcm_lib.c 	hwoff = samples_to_bytes(runtime, hwoff);
samples_to_bytes  134 sound/soc/intel/atom/sst-mfld-platform-pcm.c 	periodbytes = samples_to_bytes(substream->runtime, period_size);
samples_to_bytes  532 sound/soc/sh/fsi.c 	io->sample_width	= samples_to_bytes(runtime, 1);
samples_to_bytes 1109 sound/soc/sh/fsi.c 		samples_to_bytes(runtime, io->buff_sample_pos);
samples_to_bytes  899 sound/soc/sh/rcar/ssi.c 					  samples_to_bytes(runtime, 1);
samples_to_bytes   32 sound/soc/uniphier/aio-dma.c 		runtime->channels * samples_to_bytes(runtime, 1);
samples_to_bytes  130 sound/soc/uniphier/aio-dma.c 		runtime->channels * samples_to_bytes(runtime, 1);
samples_to_bytes  157 sound/soc/uniphier/aio-dma.c 		runtime->channels * samples_to_bytes(runtime, 1);
samples_to_bytes  191 sound/soc/uniphier/aio-dma.c 		runtime->channels * samples_to_bytes(runtime, 1);