Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dscreen_info.h45 __u16 vesa_attributes; /* 0x34 */ member
/Linux-v6.1/arch/x86/xen/
Dvga.c76 screen_info->vesa_attributes = info->u.vesa_lfb.mode_attrs; in xen_init_vga()
/Linux-v6.1/arch/x86/boot/
Dvideo-vesa.c213 boot_params.screen_info.vesa_attributes = vminfo.mode_attr; in vesa_store_mode_params_graphics()