Searched refs:FB_EARLY_EVENT_BLANK (Results 1 – 3 of 3) sorted by relevance
37 case FB_EARLY_EVENT_BLANK: in fb_notifier_callback()53 } else if (event == FB_EARLY_EVENT_BLANK) { in fb_notifier_callback()
163 #define FB_EARLY_EVENT_BLANK 0x10 macro
1057 early_ret = fb_notifier_call_chain(FB_EARLY_EVENT_BLANK, &event); in fb_blank()