Searched refs:dac1_playback_switch_l (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Drt5670.c642 if (rt5670->dac1_mixl_dac1_switch && rt5670->dac1_playback_switch_l)
658 ucontrol->value.integer.value[0] = rt5670->dac1_playback_switch_l;
670 if (rt5670->dac1_playback_switch_l == ucontrol->value.integer.value[0] &&
674 rt5670->dac1_playback_switch_l = ucontrol->value.integer.value[0];
3127 rt5670->dac1_playback_switch_l = true;
H A Drt5670.h2019 bool dac1_playback_switch_l; member in struct:rt5670_priv

Completed in 198 milliseconds