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