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.c44 snd_ctl_ext_t ext_ctl; member
49 static void ctl_cras_close(snd_ctl_ext_t *ext_ctl) in ctl_cras_close()
61 static int ctl_cras_elem_list(snd_ctl_ext_t *ext_ctl, unsigned int offset, in ctl_cras_elem_list()
72 static int ctl_cras_elem_count(snd_ctl_ext_t *ext_ctl) in ctl_cras_elem_count()
78 static snd_ctl_ext_key_t ctl_cras_find_elem(snd_ctl_ext_t *ext_ctl, in ctl_cras_find_elem()
98 static int ctl_cras_get_attribute(snd_ctl_ext_t *ext_ctl, snd_ctl_ext_key_t key, in ctl_cras_get_attribute()
112 static int ctl_cras_get_integer_info(snd_ctl_ext_t *ext_ctl, in ctl_cras_get_integer_info()
183 static int ctl_cras_read_integer(snd_ctl_ext_t *ext_ctl, snd_ctl_ext_key_t key, in ctl_cras_read_integer()
227 static int ctl_cras_write_integer(snd_ctl_ext_t *ext_ctl, snd_ctl_ext_key_t key, in ctl_cras_write_integer()