Home
last modified time | relevance | path

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

/sound/core/
Dpcm.c265 static char *snd_pcm_access_names[] = { variable
289 return snd_pcm_access_names[(__force int)access]; in snd_pcm_access_name()