Searched refs:format_width (Results 1 – 3 of 3) sorted by relevance
554 unsigned int format_width; in qmc_audio_formats() local573 format_width = snd_pcm_format_physical_width(format); in qmc_audio_formats()574 if (format_width == 0 || format_width % 8) in qmc_audio_formats()581 if (format_width > chan_width || chan_width % format_width) in qmc_audio_formats()
1354 int format_width; in davinci_mcasp_hw_rule_format_width() local1358 format_width = rd->mcasp->max_format_width; in davinci_mcasp_hw_rule_format_width()1362 if (snd_pcm_format_width(i) == format_width) { in davinci_mcasp_hw_rule_format_width()
1202 unsigned int format_width, in snd_azf3328_codec_setfmt() argument1246 if (format_width == 16) in snd_azf3328_codec_setfmt()