Searched refs:snd_pcm_format_names (Results 1 – 1 of 1) sorted by relevance
152 static const char * const snd_pcm_format_names[] = { variable216 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()