Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfb.h552 #define FB_EVENT_GET_REQ 0x0D macro
/linux-3.4.99/drivers/video/
Dfbmem.c925 fb_notifier_call_chain(FB_EVENT_GET_REQ, &event); in fb_check_caps()
/linux-3.4.99/drivers/video/console/
Dfbcon.c3308 case FB_EVENT_GET_REQ: in fbcon_event_notify()