Searched refs:mixer_get_ctl (Results 1 – 3 of 3) sorted by relevance
148 ctl = mixer_get_ctl(mixer, i); in tinymix_list_controls()199 ctl = mixer_get_ctl(mixer, atoi(control)); in tinymix_detail_control()343 ctl = mixer_get_ctl(mixer, atoi(control)); in tinymix_set_value()
212 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id) in mixer_get_ctl() function235 return mixer_get_ctl(mixer, n); in mixer_get_ctl_by_name()
284 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id);