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