Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfb.h143 #define FB_EVENT_GET_CONSOLE_MAP 0x07 macro
/linux-4.1.27/drivers/video/fbdev/core/
Dfbmem.c1174 fb_notifier_call_chain(FB_EVENT_GET_CONSOLE_MAP, &event); in do_fb_ioctl()
/linux-4.1.27/drivers/video/console/
Dfbcon.c3297 case FB_EVENT_GET_CONSOLE_MAP: in fbcon_event_notify()