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()
105 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
139 #define FB_EVENT_BLANK 0x09 macro
898 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()