Searched refs:match_res (Results 1 – 1 of 1) sorted by relevance
205 static bool match_res(const efi_graphics_output_mode_info_t *info, u32 mode, void *ctx) in match_res() function224 if (match_res(efi_table_attr(mode, info), cur_mode, NULL)) in choose_mode_res()227 return choose_mode(gop, match_res, (void *)cur_mode); in choose_mode_res()