Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dmixer.h300 int snd_mixer_selem_id_malloc(snd_mixer_selem_id_t **ptr);
/third_party/alsa-utils/alsamixer/
Dmixer_widget.c104 err = snd_mixer_selem_id_malloc(&current_selem_id); in create_mixer_object()
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c366 if (snd_mixer_selem_id_malloc(&id)) in simple_event_add1()
Dpython.c642 if (snd_mixer_selem_id_malloc(&id)) in pymelem_init()
/third_party/alsa-lib/src/mixer/
Dsimple.c988 int snd_mixer_selem_id_malloc(snd_mixer_selem_id_t **ptr) in snd_mixer_selem_id_malloc() function
Dsimple_none.c1526 if (snd_mixer_selem_id_malloc(&id)) in simple_add1()