Home
last modified time | relevance | path

Searched refs:snd_hctl_elem_t (Results 1 - 17 of 17) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dhcontrol.c60 static int snd_hctl_compare_default(const snd_hctl_elem_t *c1,
61 const snd_hctl_elem_t *c2);
202 snd_hctl_elem_t *elem) in snd_hctl_throw_event()
209 static int snd_hctl_elem_throw_event(snd_hctl_elem_t *elem, in snd_hctl_elem_throw_event()
323 snd_hctl_elem_t el; in _snd_hctl_find_elem()
346 static int snd_hctl_elem_add(snd_hctl_t *hctl, snd_hctl_elem_t *elem) in snd_hctl_elem_add()
352 snd_hctl_elem_t **h; in snd_hctl_elem_add()
375 (hctl->count - idx) * sizeof(snd_hctl_elem_t *)); in snd_hctl_elem_add()
384 snd_hctl_elem_t *elem = hctl->pelems[idx]; in snd_hctl_elem_remove()
394 m * sizeof(snd_hctl_elem_t *)); in snd_hctl_elem_remove()
[all...]
H A Dcontrol_local.h90 snd_hctl_elem_t **pelems;
/third_party/alsa-lib/include/
H A Dcontrol.h700 typedef struct _snd_hctl_elem snd_hctl_elem_t; typedef
711 typedef int (*snd_hctl_compare_t)(const snd_hctl_elem_t *e1,
712 const snd_hctl_elem_t *e2);
713 int snd_hctl_compare_fast(const snd_hctl_elem_t *c1,
714 const snd_hctl_elem_t *c2);
724 snd_hctl_elem_t *elem);
731 typedef int (*snd_hctl_elem_callback_t)(snd_hctl_elem_t *elem,
744 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl);
745 snd_hctl_elem_t *snd_hctl_last_elem(snd_hctl_t *hctl);
746 snd_hctl_elem_t *snd_hctl_find_ele
[all...]
H A Dmixer.h86 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem);
137 int snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
138 int snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.h58 snd_hctl_elem_t *helem;
92 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem);
H A Dsbase.c294 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()
H A Dpython.c579 snd_hctl_elem_t *helem; in pymelem_attach()
584 helem = (snd_hctl_elem_t *)get_C_ptr(obj, "get_C_helem"); in pymelem_attach()
599 snd_hctl_elem_t *helem; in pymelem_detach()
604 helem = (snd_hctl_elem_t *)get_C_ptr(obj, "get_C_helem"); in pymelem_detach()
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()
H A Dac97.c68 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
H A Dhda.c69 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c69 snd_hctl_elem_t *elem;
1096 static int init_db_range(snd_hctl_elem_t *ctl, struct selem_str *rec);
1098 static int convert_to_dB(snd_hctl_elem_t *ctl, struct selem_str *rec, in convert_to_dB()
1109 static int init_db_range(snd_hctl_elem_t *ctl, struct selem_str *rec) in init_db_range()
1169 static int get_dB_range(snd_hctl_elem_t *ctl, struct selem_str *rec, in get_dB_range()
1192 static int convert_from_dB(snd_hctl_elem_t *ctl, struct selem_str *rec, in convert_from_dB()
1328 snd_hctl_elem_t *helem; in enum_item_name_ops()
1357 snd_hctl_elem_t *helem; in get_enum_item_ops()
1378 snd_hctl_elem_t *helem; in set_enum_item_ops()
1426 snd_hctl_elem_t *hele in simple_add1()
[all...]
H A Dmixer.c97 snd_hctl_elem_t *helem) in snd_mixer_elem_attach()
120 snd_hctl_elem_t *helem) in snd_mixer_elem_detach()
143 static int hctl_elem_event_handler(snd_hctl_elem_t *helem, in hctl_elem_event_handler()
180 snd_hctl_elem_t *elem) in hctl_event_handler()
467 snd_hctl_elem_t *helem = bag_iterator_entry(i); in snd_mixer_elem_remove()
537 snd_hctl_elem_t *elem; in snd_mixer_class_register()
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c547 snd_hctl_elem_t *handle; in FA_hctl_elem_info()
557 handle = (snd_hctl_elem_t *)get_ptr(instance, p1, item->prefix); in FA_hctl_elem_info()
625 snd_hctl_elem_t *handle; in FA_hctl_elem_read()
636 handle = (snd_hctl_elem_t *)get_ptr(instance, p1, item->prefix); in FA_hctl_elem_read()
687 snd_hctl_elem_t *handle; in FA_hctl_elem_write()
700 handle = (snd_hctl_elem_t *)get_ptr(instance, obj, item->prefix); in FA_hctl_elem_write()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.h165 int pa_alsa_get_hdmi_eld(snd_hctl_elem_t *elem, pa_hdmi_eld *eld);
H A Dmodule-alsa-card.c374 snd_hctl_elem_t *elem = snd_mixer_elem_get_private(melem); in report_jack_state()
566 snd_hctl_elem_t *elem = snd_mixer_elem_get_private(melem); in hdmi_eld_changed()
H A Dalsa-util.c1621 snd_hctl_elem_t *helem; in pa_alsa_mixer_find()
1653 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in mixer_class_event()
1866 int pa_alsa_get_hdmi_eld(snd_hctl_elem_t *elem, pa_hdmi_eld *eld) { in pa_alsa_get_hdmi_eld()
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c243 snd_hctl_elem_t *elem; in check_id_changed()
345 snd_hctl_elem_t *elem; in set_ctl_value()
672 snd_hctl_elem_t *elem; in elemid_get()
693 snd_hctl_elem_t *elem; in elemid_get()
724 snd_hctl_elem_t *elem; in elemid_get()
/third_party/alsa-utils/amixer/
H A Damixer.c600 static int show_control(const char *space, snd_hctl_elem_t *elem, in show_control()
723 snd_hctl_elem_t *elem; in controls()
1208 snd_hctl_elem_t *elem; in cset()
1523 static void events_info(snd_hctl_elem_t *helem) in events_info()
1533 static void events_value(snd_hctl_elem_t *helem) in events_value()
1543 static void events_remove(snd_hctl_elem_t *helem) in events_remove()
1553 static int element_callback(snd_hctl_elem_t *elem, unsigned int mask) in element_callback()
1566 static void events_add(snd_hctl_elem_t *helem) in events_add()
1578 snd_hctl_elem_t *elem) in ctl_callback()
1588 snd_hctl_elem_t *hele in events()
[all...]

Completed in 20 milliseconds