Searched refs:FB_EVENT_BLANK (Results 1 – 6 of 6) sorted by relevance
39 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
39 if (event == FB_EVENT_BLANK) { in fb_notifier_callback()
105 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
392 #define FB_EVENT_BLANK 0x09 macro
139 #define FB_EVENT_BLANK 0x09 macro
898 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()