Searched refs:lfb_width (Results 1 – 10 of 10) sorted by relevance
135 u32 expected_xoffset = (si->lfb_width - bmp_width) / 2; in efifb_bgrt_sanity_check() 206 if ((bgrt_tab.image_offset_x + bmp_width) > si->lfb_width || in efifb_show_boot_graphics() 219 memset(dst, 0, 4 * si->lfb_width); in efifb_show_boot_graphics() 234 memset((u32 *)dst + dst_x, 0, (si->lfb_width - dst_x) * 4); in efifb_show_boot_graphics() 295 si->lfb_width = simple_strtoul(this_opt+6, NULL, 0); in efifb_setup() 411 efifb_defined.xres = si->lfb_width; in efifb_probe()
36 u16 lfb_width; member 96 u16 lfb_width; member 849 smtc_scr_info.lfb_width = 0; in sm7xx_vga_setup() 857 smtc_scr_info.lfb_width = vesa_mode_table[i].lfb_width; in sm7xx_vga_setup() 1459 if (smtc_scr_info.lfb_width != 0) { in sm7xx_resolution_probe() 1460 sfb->fb->var.xres = smtc_scr_info.lfb_width; in sm7xx_resolution_probe()
279 vesafb_defined.xres = si->lfb_width; in vesafb_probe()
27 __u16 lfb_width; /* 0x12 */ member
107 __u16 lfb_width; member
28 return drm_sysfb_get_validated_int0(dev, "width", si->lfb_width, U16_MAX); in drm_sysfb_get_width_si()
54 mode->width = si->lfb_width; in sysfb_parse_mode()
43 screen_info->lfb_width = info->u.vesa_lfb.width; in xen_init_vga()
215 boot_params.screen_info.lfb_width = vminfo.h_res; in vesa_store_mode_params_graphics()
483 si->lfb_width = info->horizontal_resolution; in efi_setup_gop()