Home
last modified time | relevance | path

Searched refs:ctl_value (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.c3657 int ctl_value; in in_set_gain() local
3681 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()