Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dscreen_info.h44 __u16 vesa_attributes; /* 0x34 */ member
/linux-4.4.14/arch/x86/xen/
Dvga.c71 screen_info->vesa_attributes = info->u.vesa_lfb.mode_attrs; in xen_init_vga()
/linux-4.4.14/arch/x86/boot/
Dvideo-vesa.c215 boot_params.screen_info.vesa_attributes = vminfo.mode_attr; in vesa_store_mode_params_graphics()