Home
last modified time | relevance | path

Searched refs:snd_device_name_hint (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/test/
H A Dnamehint.c13 err = snd_device_name_hint(-1, iface, &hints); in main()
15 errx(1, "snd_device_name_hint error: %s", snd_strerror(err)); in main()
/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c153 if (snd_device_name_hint(-1, "pcm", &hints) < 0) in list_pcms()
/third_party/ffmpeg/libavdevice/
H A Dalsa.c370 if (snd_device_name_hint(-1, "pcm", &hints) < 0) in ff_alsa_get_device_list()
/third_party/alsa-lib/src/control/
H A Dnamehint.c583 int snd_device_name_hint(int card, const char *iface, void ***hints) in snd_device_name_hint() function
/third_party/alsa-lib/include/
H A Dcontrol.h806 int snd_device_name_hint(int card, const char *iface, void ***hints);
/third_party/alsa-utils/aplay/
H A Daplay.c344 if (snd_device_name_hint(-1, "pcm", &hints) < 0) in pcm_list()

Completed in 13 milliseconds