Searched refs:left_gain (Results 1 – 11 of 11) sorted by relevance
308 uint32_t left_gain; member
279 uint32_t left_gain; member
336 uint32_t left_gain; member
361 uint32_t left_gain; member
1113 const int left_gain = mixer_ctl_get_value(ctl_left, 0); in ramp_speaker_gain() local1114 start_gain = left_gain > 0 ? left_gain : DEFAULT_NOMINAL_SPEAKER_GAIN; in ramp_speaker_gain()
2649 const int left_gain = mixer_ctl_get_value(ctl_left, 0); local2650 start_gain = left_gain > 0 ? left_gain : DEFAULT_NOMINAL_SPEAKER_GAIN;
3924 const int left_gain = mixer_ctl_get_value(ctl_left, 0); in ramp_speaker_gain() local3925 start_gain = left_gain > 0 ? left_gain : DEFAULT_NOMINAL_SPEAKER_GAIN; in ramp_speaker_gain()