Searched refs:FB_EVENT_BLANK (Results 1 – 5 of 5) sorted by relevance
39 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
39 if (event == FB_EVENT_BLANK) { in fb_notifier_callback()
56 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
137 #define FB_EVENT_BLANK 0x09 macro
1073 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()