Home
last modified time | relevance | path

Searched refs:horizontal_resolution (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dgop.c213 return cmdline.res.width == info->horizontal_resolution && in match_res()
238 u32 area = info->horizontal_resolution * info->vertical_resolution; in match_auto()
296 info->horizontal_resolution, in match_list()
378 si->lfb_width = info->horizontal_resolution; in setup_screen_info()
H A Defistub.h538 u32 horizontal_resolution; member