Home
last modified time | relevance | path

Searched refs:vesa_attributes (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dscreen_info.h45 __u16 vesa_attributes; /* 0x34 */ member
/openbmc/u-boot/include/linux/
H A Dscreen_info.h44 __u16 vesa_attributes; /* 0x34 */ member
/openbmc/linux/include/linux/
H A Dscreen_info.h59 return si->vesa_attributes & BIT(5); in __screen_info_vbe_mode_nonvga()
/openbmc/linux/arch/x86/xen/
H A Dvga.c75 screen_info->vesa_attributes = info->u.vesa_lfb.mode_attrs; in xen_init_vga()
/openbmc/linux/arch/x86/boot/
H A Dvideo-vesa.c213 boot_params.screen_info.vesa_attributes = vminfo.mode_attr; in vesa_store_mode_params_graphics()