Home
last modified time | relevance | path

Searched refs:snd_pcm_subformat_names (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/core/
H A Dpcm.c267 static const char * const snd_pcm_subformat_names[] = { variable
288 return snd_pcm_subformat_names[(__force int)subformat]; in snd_pcm_subformat_name()