snd_pcm_format_size 1050 include/sound/pcm.h ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples);
snd_pcm_format_size 1737 sound/core/pcm_lib.c 		frame_size = snd_pcm_format_size(format, channels);
snd_pcm_format_size  387 sound/core/pcm_misc.c EXPORT_SYMBOL(snd_pcm_format_size);
snd_pcm_format_size  731 sound/pci/sis7019.c 	buffer_size /= snd_pcm_format_size(runtime->format, 1);
snd_pcm_format_size  561 sound/ppc/snd_ps3.c 	ret = snd_pcm_format_size(substream->runtime->format,
snd_pcm_format_size  569 sound/ppc/snd_ps3.c 		 snd_pcm_format_size(substream->runtime->format, rate),