Home
last modified time | relevance | path

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

/external/adhd/cras/src/alsa_plugin/
Dctl_cras.c38 snd_ctl_ext_t ext_ctl; member
43 static void ctl_cras_close(snd_ctl_ext_t *ext_ctl) in ctl_cras_close()
55 static int ctl_cras_elem_list(snd_ctl_ext_t *ext_ctl, unsigned int offset, in ctl_cras_elem_list()
66 static int ctl_cras_elem_count(snd_ctl_ext_t *ext_ctl) in ctl_cras_elem_count()
72 static snd_ctl_ext_key_t ctl_cras_find_elem(snd_ctl_ext_t *ext_ctl, in ctl_cras_find_elem()
92 static int ctl_cras_get_attribute(snd_ctl_ext_t *ext_ctl, snd_ctl_ext_key_t key, in ctl_cras_get_attribute()
106 static int ctl_cras_get_integer_info(snd_ctl_ext_t *ext_ctl, in ctl_cras_get_integer_info()
135 static int ctl_cras_read_integer(snd_ctl_ext_t *ext_ctl, snd_ctl_ext_key_t key, in ctl_cras_read_integer()
164 static int ctl_cras_write_integer(snd_ctl_ext_t *ext_ctl, snd_ctl_ext_key_t key, in ctl_cras_write_integer()