Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dpcm.c280 static const char *snd_pcm_access_name(snd_pcm_access_t access) in snd_pcm_access_name() function
394 snd_iprintf(buffer, "access: %s\n", snd_pcm_access_name(runtime->access)); in snd_pcm_substream_proc_hw_params_read()