Lines Matching refs:on
208 Bool on;
837 /* not on the list, can't clone */
845 /* Check if the output is to be turned on */
1086 * Reset other outputs based on this one using the best crtc
1397 con_outputs[i].on = False;
1434 con_outputs[ncon].on = True;
1450 con_outputs[ncon].on = False;
1485 i = con_outputs[2].on * 4 + con_outputs[1].on * 2 + con_outputs[0].on;
1672 con_outputs[i].on = True;
1679 } else if (con_outputs[i].on ) {
1682 con_outputs[i].on = False;
1735 con_outputs[save].on = False;
2017 con_outputs[i].on = False;
2035 * LVDS to VGA, off on LVDS needs to be deferred.