Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm.c251 static const char * const snd_pcm_access_names[] = { variable
278 return snd_pcm_access_names[(__force int)access]; in snd_pcm_access_name()