Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/vga/
Dvga_switcheroo.c352 fb_notifier_call_chain(FB_EVENT_REMAP_ALL_CONSOLE, &event); in vga_switchto_stage2()
/linux-4.1.27/include/linux/
Dfb.h160 #define FB_EVENT_REMAP_ALL_CONSOLE 0x0F macro
/linux-4.1.27/drivers/video/console/
Dfbcon.c3311 case FB_EVENT_REMAP_ALL_CONSOLE: in fbcon_event_notify()