Home
last modified time | relevance | path

Searched defs:hctl (Results 1 – 7 of 7) sorted by relevance

/external/adhd/cras/src/tests/
Dalsa_card_unittest.cc1037 snd_hctl_t* hctl, in alsa_iodev_create()
1144 int snd_hctl_nonblock(snd_hctl_t* hctl, int nonblock) { in snd_hctl_nonblock()
1148 int snd_hctl_load(snd_hctl_t* hctl) { in snd_hctl_load()
1152 int snd_hctl_close(snd_hctl_t* hctl) { in snd_hctl_close()
1156 int snd_hctl_poll_descriptors_count(snd_hctl_t* hctl) { in snd_hctl_poll_descriptors_count()
1159 int snd_hctl_poll_descriptors(snd_hctl_t* hctl, in snd_hctl_poll_descriptors()
1167 int snd_hctl_handle_events(snd_hctl_t* hctl) { in snd_hctl_handle_events()
Dalsa_jack_unittest.cc868 snd_hctl_elem_t* snd_hctl_first_elem(snd_hctl_t* hctl) { in snd_hctl_first_elem()
916 snd_hctl_elem_t* snd_hctl_find_elem(snd_hctl_t* hctl, in snd_hctl_find_elem()
Dalsa_io_unittest.cc2669 snd_hctl_t* hctl, in cras_alsa_jack_list_create()
/external/adhd/cras/src/server/
Dcras_alsa_plugin_io.c37 snd_hctl_t *hctl; member
Dcras_alsa_jack.c120 snd_hctl_t *hctl; member
723 static snd_hctl_elem_t *find_eld_control_by_dev_index(snd_hctl_t *hctl, in find_eld_control_by_dev_index()
1084 struct cras_use_case_mgr *ucm, snd_hctl_t *hctl, in cras_alsa_jack_list_create()
Dcras_alsa_card.c61 snd_hctl_t *hctl; member
Dcras_alsa_io.c2059 struct cras_use_case_mgr *ucm, snd_hctl_t *hctl, in alsa_iodev_create()