Searched refs:x_resolution (Results 1 – 7 of 7) sorted by relevance
23 vesa->x_resolution = fb->x_resolution; in save_vesa_mode()
149 if (vesa->x_resolution && vesa->y_resolution) { in write_coreboot_table()154 fb->x_resolution = vesa->x_resolution; in write_coreboot_table()
232 le16_to_cpu(mode_info->vesa.x_resolution), in vbe_set_graphics()
210 if (!vesa->x_resolution || !vesa->y_resolution) in setup_video()215 screen_info->lfb_width = vesa->x_resolution; in setup_video()331 if (!vesa->x_resolution) in vbe_setup_video_priv()333 uc_priv->xsize = vesa->x_resolution; in vbe_setup_video_priv()
58 u16 x_resolution; /* 12 */ member
159 le16_to_cpu(vm->x_resolution), in atibios_debug_mode()209 vm->x_resolution = le16_to_cpu(vm->x_resolution); in atibios_set_vesa_mode()
130 u32 x_resolution; member