Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dnamehint.c20 snd_device_name_free_hint(hints); in main()
/third_party/alsa-utils/axfer/
Dsubcmd-list.c188 snd_device_name_free_hint(hints); in list_pcms()
/third_party/alsa-lib/src/control/
Dnamehint.c667 snd_device_name_free_hint((void **)list.list); in snd_device_name_hint()
685 int snd_device_name_free_hint(void **hints) in snd_device_name_free_hint() function
/third_party/ffmpeg/libavdevice/
Dalsa.c406 snd_device_name_free_hint(hints); in ff_alsa_get_device_list()
/third_party/alsa-lib/include/
Dcontrol.h375 int snd_device_name_free_hint(void **hints);
/third_party/flutter/skia/third_party/externals/sdl/src/audio/alsa/
DSDL_alsa_audio.c157 SDL_ALSA_SYM(snd_device_name_free_hint); in load_alsa_syms()
/third_party/alsa-utils/aplay/
Daplay.c370 snd_device_name_free_hint(hints); in pcm_list()