Searched refs:IsOn (Results 1 – 1 of 1) sorted by relevance
1671 static int IsOn = 0; /* XXX not ok for multiple boards */ in switch_monitor() local1680 if ((on && !IsOn) || (!on && IsOn)) in switch_monitor()