Home
last modified time | relevance | path

Searched defs:helem (Results 1 – 11 of 11) sorted by relevance

/third_party/alsa-lib/modules/mixer/simple/python/
Dcommon.py71 def attachVolume(self, helem, dir): argument
78 def attachSwitch(self, helem, dir): argument
83 def attach(self, helem): argument
125 def update(self, helem): argument
139 def attach(self, helem): argument
177 def update(self, helem): argument
195 def element_add(helem): argument
211 def eventHandler(evmask, helem, melem): argument
Dhda.py39 def event(evmask, helem, melem): argument
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c79 struct helem_base *helem; in update_ranges() local
120 struct helem_base *helem; in is_ops() local
138 struct helem_base *helem; in is_ops() local
144 struct helem_base *helem; in is_ops() local
294 static int simple_event_remove(snd_hctl_elem_t *helem, in simple_event_remove()
317 snd_hctl_elem_t *helem, in simple_event_add1()
454 static int simple_event_add(snd_mixer_class_t *class, snd_hctl_elem_t *helem) in simple_event_add()
481 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_sbasic_event()
Dhda.c69 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
Dac97.c68 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
Dpython.c57 void **helem; member
579 snd_hctl_elem_t *helem; in pymelem_attach() local
599 snd_hctl_elem_t *helem; in pymelem_detach() local
905 static PyObject *new_helem(struct python_priv *priv, snd_hctl_elem_t *helem) in new_helem()
953 static PyObject *find_helem(struct python_priv *priv, snd_hctl_elem_t *helem) in find_helem()
978 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
Dsbase.h58 snd_hctl_elem_t *helem; member
/third_party/alsa-lib/src/mixer/
Dsimple_none.c1328 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; in set_enum_item_ops() local
1426 snd_hctl_elem_t *helem, selem_ctl_type_t type, in simple_add1()
1616 static int simple_event_add(snd_mixer_class_t *class, snd_hctl_elem_t *helem) in simple_event_add()
1659 static int simple_event_remove(snd_hctl_elem_t *helem, in simple_event_remove()
1681 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in simple_event()
Dmixer.c92 snd_hctl_elem_t *helem) in snd_mixer_elem_attach()
111 snd_hctl_elem_t *helem) in snd_mixer_elem_detach()
134 static int hctl_elem_event_handler(snd_hctl_elem_t *helem, in hctl_elem_event_handler()
455 snd_hctl_elem_t *helem = bag_iterator_entry(i); in snd_mixer_elem_remove() local
/third_party/alsa-utils/amixer/
Damixer.c1522 static void events_info(snd_hctl_elem_t *helem) in events_info()
1532 static void events_value(snd_hctl_elem_t *helem) in events_value()
1542 static void events_remove(snd_hctl_elem_t *helem) in events_remove()
1565 static void events_add(snd_hctl_elem_t *helem) in events_add()
1587 snd_hctl_elem_t *helem; in events() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1621 snd_hctl_elem_t *helem; in pa_alsa_mixer_find() local
1653 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in mixer_class_event()