Home
last modified time | relevance | path

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

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