Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Darm-stub.c49 static struct screen_info *setup_graphics(efi_system_table_t *sys_table_arg) in setup_graphics() function
181 si = setup_graphics(sys_table); in efi_entry()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c344 void setup_graphics(struct boot_params *boot_params) in setup_graphics() function
787 setup_graphics(boot_params); in efi_main()
/Linux-v5.4/drivers/video/fbdev/mbx/
Dmbxfb.c750 static void setup_graphics(struct fb_info *fbi) in setup_graphics() function
809 setup_graphics(fbi); in enable_controller()