Home
last modified time | relevance | path

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

/arch/arm/include/uapi/asm/
Dsetup.h106 __u16 lfb_width; member
/arch/x86/xen/
Dvga.c44 screen_info->lfb_width = info->u.vesa_lfb.width; in xen_init_vga()
/arch/x86/boot/
Dvideo-vesa.c216 boot_params.screen_info.lfb_width = vminfo.h_res; in vesa_store_mode_params_graphics()
/arch/x86/boot/compressed/
Deboot.c455 si->lfb_width = width; in setup_gop()
494 si->lfb_linelength = si->lfb_width / 2; in setup_gop()
579 si->lfb_width = width; in setup_uga()