Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfb.h145 #define FB_EVENT_SET_CONSOLE_MAP 0x08 macro
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c1198 ret = fb_notifier_call_chain(FB_EVENT_SET_CONSOLE_MAP, &event); in do_fb_ioctl()
/linux-4.4.14/drivers/video/console/
Dfbcon.c3296 case FB_EVENT_SET_CONSOLE_MAP: in fbcon_event_notify()