Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/alsa/
Dpcm-test.c343 snd_pcm_access_name(access), snd_strerror(err)); in test_pcm_time()
359 snd_pcm_access_name(access), in test_pcm_time()
437 snd_pcm_access_name(access), in test_pcm_time()
/linux-6.6.21/sound/core/
Dpcm.c281 static const char *snd_pcm_access_name(snd_pcm_access_t access) in snd_pcm_access_name() function
395 snd_iprintf(buffer, "access: %s\n", snd_pcm_access_name(runtime->access)); in snd_pcm_substream_proc_hw_params_read()