Searched refs:snd_pcm_format_names (Results 1 – 1 of 1) sorted by relevance
177 static char *snd_pcm_format_names[] = { variable233 if ((__force unsigned int)format >= ARRAY_SIZE(snd_pcm_format_names)) in snd_pcm_format_name()235 return snd_pcm_format_names[(__force unsigned int)format]; in snd_pcm_format_name()