Searched refs:ctl_value (Results 1 – 1 of 1) sorted by relevance
3657 int ctl_value; in in_set_gain() local3681 ctl_value = (int)(RECORD_VOLUME_CTL_MAX * gain); in in_set_gain()3683 mixer_ctl_set_value(ctl, 0, ctl_value); in in_set_gain()