/third_party/alsa-lib/modules/mixer/simple/ |
H A D | ac97.c | 67 alsa_mixer_simple_event(snd_mixer_class_t *class, unsigned int mask, snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) alsa_mixer_simple_event() argument
|
H A D | hda.c | 68 alsa_mixer_simple_event(snd_mixer_class_t *class, unsigned int mask, snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) alsa_mixer_simple_event() argument
|
H A D | sbase.h | 58 snd_hctl_elem_t *helem; member
|
H A D | sbase.c | 79 struct helem_base *helem; in update_ranges() local 120 struct helem_base *helem; is_ops() local 138 struct helem_base *helem; is_ops() local 144 struct helem_base *helem; is_ops() local 294 simple_event_remove(snd_hctl_elem_t *helem, snd_mixer_elem_t *melem ATTRIBUTE_UNUSED) simple_event_remove() argument 316 simple_event_add1(snd_mixer_class_t *class, snd_hctl_elem_t *helem, struct helem_selector *sel) simple_event_add1() argument 454 simple_event_add(snd_mixer_class_t *class, snd_hctl_elem_t *helem) simple_event_add() argument 480 alsa_mixer_sbasic_event(snd_mixer_class_t *class, unsigned int mask, snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) alsa_mixer_sbasic_event() argument [all...] |
H A D | python.c | 57 void **helem; member 579 snd_hctl_elem_t *helem; in pymelem_attach() local 599 snd_hctl_elem_t *helem; in pymelem_detach() local 905 new_helem(struct python_priv *priv, snd_hctl_elem_t *helem) new_helem() argument 953 find_helem(struct python_priv *priv, snd_hctl_elem_t *helem) find_helem() argument 977 alsa_mixer_simple_event(snd_mixer_class_t *class, unsigned int mask, snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) alsa_mixer_simple_event() argument [all...] |
/third_party/alsa-lib/src/mixer/ |
H A D | mixer.c | 143 static int hctl_elem_event_handler(snd_hctl_elem_t *helem, in hctl_elem_event_handler() argument 96 snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem) snd_mixer_elem_attach() argument 119 snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem) snd_mixer_elem_detach() argument 467 snd_hctl_elem_t *helem = bag_iterator_entry(i); snd_mixer_elem_remove() local [all...] |
H A D | simple_none.c | 1328 snd_hctl_elem_t *helem; in enum_item_name_ops() local 1357 snd_hctl_elem_t *helem; in get_enum_item_ops() local 1378 snd_hctl_elem_t *helem; set_enum_item_ops() local 1425 simple_add1(snd_mixer_class_t *class, const char *name, snd_hctl_elem_t *helem, selem_ctl_type_t type, unsigned int value) simple_add1() argument 1616 simple_event_add(snd_mixer_class_t *class, snd_hctl_elem_t *helem) simple_event_add() argument 1659 simple_event_remove(snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) simple_event_remove() argument 1680 simple_event(snd_mixer_class_t *class, unsigned int mask, snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) simple_event() argument [all...] |
/third_party/alsa-utils/amixer/ |
H A D | amixer.c | 1523 static void events_info(snd_hctl_elem_t *helem) in events_info() argument 1533 static void events_value(snd_hctl_elem_t *helem) in events_value() argument 1543 static void events_remove(snd_hctl_elem_t *helem) in events_remove() argument 1566 static void events_add(snd_hctl_elem_t *helem) in events_add() argument 1588 snd_hctl_elem_t *helem; in events() local [all...] |
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-util.c | 1621 snd_hctl_elem_t *helem; in pa_alsa_mixer_find() local 1652 mixer_class_event(snd_mixer_class_t *class, unsigned int mask, snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) mixer_class_event() argument [all...] |