Searched refs:alloc_screen_info (Results 1 – 4 of 4) sorted by relevance
67 struct screen_info *alloc_screen_info(efi_system_table_t *sys_table_arg);
96 #define alloc_screen_info(x...) &screen_info macro
33 struct screen_info *alloc_screen_info(efi_system_table_t *sys_table_arg) in alloc_screen_info() function
64 si = alloc_screen_info(sys_table_arg); in setup_graphics()