Searched defs:hctl (Results 1 – 7 of 7) sorted by relevance
/external/adhd/cras/src/tests/ |
D | alsa_card_unittest.cc | 1037 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()
|
D | alsa_jack_unittest.cc | 868 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()
|
D | alsa_io_unittest.cc | 2669 snd_hctl_t* hctl, in cras_alsa_jack_list_create()
|
/external/adhd/cras/src/server/ |
D | cras_alsa_plugin_io.c | 37 snd_hctl_t *hctl; member
|
D | cras_alsa_jack.c | 120 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()
|
D | cras_alsa_card.c | 61 snd_hctl_t *hctl; member
|
D | cras_alsa_io.c | 2059 struct cras_use_case_mgr *ucm, snd_hctl_t *hctl, in alsa_iodev_create()
|