Searched refs:free_screen_info (Results 1 – 4 of 4) sorted by relevance
65 void free_screen_info(efi_system_table_t *sys_table, struct screen_info *si);
109 static inline void free_screen_info(efi_system_table_t *sys_table_arg, in free_screen_info() function
55 void free_screen_info(efi_system_table_t *sys_table_arg, struct screen_info *si) in free_screen_info() function
285 free_screen_info(sys_table, si); in efi_entry()