Home
last modified time | relevance | path

Searched refs:FB_EVENT_CONBLANK (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/backlight/
Dbacklight.c49 if (event != FB_EVENT_BLANK && event != FB_EVENT_CONBLANK) in fb_notifier_callback()
/linux-4.4.14/include/linux/
Dfb.h154 #define FB_EVENT_CONBLANK 0x0C macro
/linux-4.4.14/drivers/video/console/
Dfbcon.c2321 fb_notifier_call_chain(FB_EVENT_CONBLANK, &event); in fbcon_generic_blank()