phys_width 382 sound/core/pcm_misc.c int phys_width = snd_pcm_format_physical_width(format); phys_width 383 sound/core/pcm_misc.c if (phys_width < 0) phys_width 385 sound/core/pcm_misc.c return samples * phys_width / 8;