Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfbcon.h19 void fbcon_remap_all(struct fb_info *info);
37 static inline void fbcon_remap_all(struct fb_info *info) {} in fbcon_remap_all() function
/Linux-v5.10/drivers/gpu/vga/
Dvga_switcheroo.c739 fbcon_remap_all(new_client->fb_info); in vga_switchto_stage2()
/Linux-v5.10/drivers/video/fbdev/core/
Dfbcon.c2885 void fbcon_remap_all(struct fb_info *info) in fbcon_remap_all() function