Searched refs:x_resolution (Results 1 – 13 of 13) sorted by relevance
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()
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()
23 vesa->x_resolution = fb->x_resolution; in save_vesa_mode()
48 u32 x_resolution; member
33 .width = fb->x_resolution, in framebuffer_probe()
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()
58 u16 x_resolution; /* 12 */ member
130 u32 x_resolution; member
255 int x_resolution; member
2153 if (features->x_resolution) { in wacom_set_default_phy()2155 features->x_resolution; in wacom_set_default_phy()2169 features->x_resolution = wacom_calc_hid_res(features->x_max, in wacom_calculate_res()
3662 input_abs_set_res(input_dev, ABS_X, features->x_resolution); in wacom_setup_pen_input_capabilities()3822 features->x_resolution); in wacom_setup_touch_input_capabilities()3832 features->x_resolution); in wacom_setup_touch_input_capabilities()
1849 res.x_resolution = (pScreen->width * 25.4) / pScreen->mmWidth; in get_client_resolutions()1854 if (res.x_resolution < 88) in get_client_resolutions()1855 res.x_resolution = 75; in get_client_resolutions()1857 res.x_resolution = 100; in get_client_resolutions()