Searched refs:IsOn (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dcirrusfb.c1672 static int IsOn = 0; /* XXX not ok for multiple boards */ local
1681 if ((on && !IsOn) || (!on && IsOn))

Completed in 116 milliseconds