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