Home
last modified time | relevance | path

Searched refs:snd_mixer_class_malloc (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/include/
Dmixer.h148 int snd_mixer_class_malloc(snd_mixer_class_t **ptr);
/third_party/alsa-lib/src/mixer/
Dsimple_abst.c287 if (snd_mixer_class_malloc(&class)) { in snd_mixer_simple_basic_register()
Dmixer.c959 int snd_mixer_class_malloc(snd_mixer_class_t **ptr) in snd_mixer_class_malloc() function
Dsimple_none.c1727 if (snd_mixer_class_malloc(&class)) in snd_mixer_simple_none_register()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1702 if (snd_mixer_class_malloc(&class)) { in prepare_mixer()