Searched refs:out_ena (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwm5100.c71 bool out_ena[2]; member in struct:wm5100_priv
743 if (wm5100->out_ena[0]) {
748 wm5100->out_ena[0] = false;
758 if (wm5100->out_ena[1]) {
763 wm5100->out_ena[1] = false;
783 wm5100->out_ena[0] = true;
786 wm5100->out_ena[0] = true;

Completed in 139 milliseconds