Lines Matching refs:mixer_ctl
177 mixer->ctl = calloc(elist.count, sizeof(struct mixer_ctl));
284 struct mixer_ctl *mixer_get_control(struct mixer *mixer,
299 struct mixer_ctl *mixer_get_nth_control(struct mixer *mixer, unsigned n)
311 int mixer_ctl_read_tlv(struct mixer_ctl *ctl,
394 void mixer_ctl_get(struct mixer_ctl *ctl, unsigned *value)
479 int mixer_ctl_mulvalues(struct mixer_ctl *ctl, int count, char ** argv)
522 int mixer_ctl_set(struct mixer_ctl *ctl, unsigned percent)
613 static int set_volume_simple(struct mixer_ctl *ctl,
693 int mixer_ctl_set_value(struct mixer_ctl *ctl, int count, char ** argv)
720 int mixer_ctl_select(struct mixer_ctl *ctl, const char *value)