Home
last modified time | relevance | path

Searched defs:hctl (Results 1 - 12 of 12) sorted by relevance

/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c48 snd_hctl_t *hctl; member
H A Dmixer.c52 snd_hctl_t *hctl; member
179 static int hctl_event_handler(snd_hctl_t *hctl, unsigned int mask, in hctl_event_handler() argument
212 snd_hctl_t *hctl; in snd_mixer_attach() local
232 int snd_mixer_attach_hctl(snd_mixer_t *mixer, snd_hctl_t *hctl) in snd_mixer_attach_hctl() argument
286 snd_mixer_detach_hctl(snd_mixer_t *mixer, snd_hctl_t *hctl) snd_mixer_detach_hctl() argument
308 snd_mixer_get_hctl(snd_mixer_t *mixer, const char *name, snd_hctl_t **hctl) snd_mixer_get_hctl() argument
[all...]
/third_party/alsa-lib/include/
H A Dmixer_abst.h76 snd_hctl_t *hctl; member
H A Dcontrol.h738 static __inline__ int snd_hctl_abort(snd_hctl_t *hctl) { return snd_hctl_nonblock(hctl, 2); } in snd_hctl_abort() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_local.h82 snd_hctl_t *hctl; /* associated handle */ member
H A Dhcontrol.c91 snd_hctl_t *hctl; in snd_hctl_open_ctl() local
111 int snd_hctl_close(snd_hctl_t *hctl) in snd_hctl_close() argument
130 snd_hctl_name(snd_hctl_t *hctl) snd_hctl_name() argument
142 snd_hctl_nonblock(snd_hctl_t *hctl, int nonblock) snd_hctl_nonblock() argument
157 snd_hctl_async(snd_hctl_t *hctl, int sig, pid_t pid) snd_hctl_async() argument
168 snd_hctl_poll_descriptors_count(snd_hctl_t *hctl) snd_hctl_poll_descriptors_count() argument
181 snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space) snd_hctl_poll_descriptors() argument
195 snd_hctl_poll_descriptors_revents(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) snd_hctl_poll_descriptors_revents() argument
201 snd_hctl_throw_event(snd_hctl_t *hctl, unsigned int mask, snd_hctl_elem_t *elem) snd_hctl_throw_event() argument
320 _snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id, int *dir) _snd_hctl_find_elem() argument
346 snd_hctl_elem_add(snd_hctl_t *hctl, snd_hctl_elem_t *elem) snd_hctl_elem_add() argument
382 snd_hctl_elem_remove(snd_hctl_t *hctl, unsigned int idx) snd_hctl_elem_remove() argument
402 snd_hctl_free(snd_hctl_t *hctl) snd_hctl_free() argument
419 snd_hctl_sort(snd_hctl_t *hctl) snd_hctl_sort() argument
448 snd_hctl_set_compare(snd_hctl_t *hctl, snd_hctl_compare_t compare) snd_hctl_set_compare() argument
498 snd_hctl_first_elem(snd_hctl_t *hctl) snd_hctl_first_elem() argument
511 snd_hctl_last_elem(snd_hctl_t *hctl) snd_hctl_last_elem() argument
551 snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id) snd_hctl_find_elem() argument
565 snd_hctl_load(snd_hctl_t *hctl) snd_hctl_load() argument
629 snd_hctl_set_callback(snd_hctl_t *hctl, snd_hctl_callback_t callback) snd_hctl_set_callback() argument
640 snd_hctl_set_callback_private(snd_hctl_t *hctl, void *callback_private) snd_hctl_set_callback_private() argument
651 snd_hctl_get_callback_private(snd_hctl_t *hctl) snd_hctl_get_callback_private() argument
662 snd_hctl_get_count(snd_hctl_t *hctl) snd_hctl_get_count() argument
675 snd_hctl_wait(snd_hctl_t *hctl, int timeout) snd_hctl_wait() argument
724 snd_hctl_ctl(snd_hctl_t *hctl) snd_hctl_ctl() argument
729 snd_hctl_handle_event(snd_hctl_t *hctl, snd_ctl_event_t *event) snd_hctl_handle_event() argument
779 snd_hctl_handle_events(snd_hctl_t *hctl) snd_hctl_handle_events() argument
[all...]
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c127 snd_hctl_t *hctl; in check_unplugged() local
H A Dmixer_display.c150 snd_hctl_t *hctl; in display_card_info() local
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c55 void **hctl; member
724 snd_hctl_t *hctl; in pymixer_attach_hctl() local
908 snd_hctl_t *hctl = snd_hctl_elem_get_hctl(helem); new_helem() local
[all...]
/third_party/alsa-utils/amixer/
H A Damixer.c1207 snd_hctl_t *hctl; in cset() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1690 static int prepare_mixer(snd_mixer_t *mixer, const char *dev, snd_hctl_t *hctl) { in prepare_mixer() argument
1752 snd_hctl_t *hctl; in pa_alsa_open_mixer_by_name() local
H A Dalsa-mixer.c318 snd_hctl_t *hctl; member
[all...]

Completed in 16 milliseconds