Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfbcon.h21 void fbcon_remap_all(struct fb_info *info);
41 static inline void fbcon_remap_all(struct fb_info *info) {} in fbcon_remap_all() function
/Linux-v6.1/drivers/gpu/vga/
Dvga_switcheroo.c739 fbcon_remap_all(new_client->fb_info); in vga_switchto_stage2()
/Linux-v6.1/drivers/video/fbdev/core/
Dfbcon.c2921 void fbcon_remap_all(struct fb_info *info) in fbcon_remap_all() function