Searched refs:FB_EVENT_BLANK (Results 1 – 12 of 12) 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()
39 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
43 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
161 if (event != FB_EVENT_BLANK) in hung_wp_screen_setblank()
39 if (event == FB_EVENT_BLANK) { in fb_notifier_callback()
105 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
137 #define FB_EVENT_BLANK 0x09 macro
148 #define FB_EVENT_BLANK 0x09 macro
1092 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()
1070 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()
3087 case FB_EVENT_BLANK: in fbcon_event_notify()