Searched refs:FB_EVENT_BLANK (Results 1 – 6 of 6) sorted by relevance
34 case FB_EVENT_BLANK: in fb_notifier_callback()50 if (event == FB_EVENT_BLANK) { in fb_notifier_callback()
49 if (event != FB_EVENT_BLANK && event != FB_EVENT_CONBLANK) in fb_notifier_callback()
43 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
147 #define FB_EVENT_BLANK 0x09 macro
1073 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()
3306 case FB_EVENT_BLANK: in fbcon_event_notify()