Home
last modified time | relevance | path

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

/third_party/alsa-utils/amixer/
Damixer.c1047 snd_mixer_selem_id_alloca(&sid); in selems()
1448 snd_mixer_selem_id_alloca(&sid); in sset()
1634 snd_mixer_selem_id_alloca(&sid); in melem_event()
1650 snd_mixer_selem_id_alloca(&sid); in sevents_add()
/third_party/alsa-lib/include/
Dmixer.h299 #define snd_mixer_selem_id_alloca(ptr) __snd_alloca(ptr, snd_mixer_selem_id) macro
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c819 snd_mixer_selem_id_alloca(&(sid)); \