Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfb.h156 #define FB_EVENT_GET_REQ 0x0D macro
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c933 fb_notifier_call_chain(FB_EVENT_GET_REQ, &event); in fb_check_caps()
/linux-4.4.14/drivers/video/console/
Dfbcon.c3312 case FB_EVENT_GET_REQ: in fbcon_event_notify()