Searched refs:LEO_FLAG_BLANKED (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ | ||
H A D | leo.c | 191 #define LEO_FLAG_BLANKED 0x00000001 macro 327 par->flags &= ~LEO_FLAG_BLANKED; leo_blank() 337 par->flags |= LEO_FLAG_BLANKED; leo_blank() |
Completed in 34 milliseconds