Searched refs:format_num (Results 1 – 1 of 1) sorted by relevance
214 unsigned int format_num = (__force unsigned int)format; in snd_pcm_format_name() local216 if (format_num >= ARRAY_SIZE(snd_pcm_format_names) || !snd_pcm_format_names[format_num]) in snd_pcm_format_name()218 return snd_pcm_format_names[format_num]; in snd_pcm_format_name()