Searched refs:y_resolution (Results 1 – 15 of 15) sorted by relevance
148 if (vesa->x_resolution && vesa->y_resolution) { in write_coreboot_table()154 fb->y_resolution = vesa->y_resolution; in write_coreboot_table()
233 le16_to_cpu(mode_info->vesa.y_resolution), in vbe_set_graphics()
23 vesa->y_resolution = fb->y_resolution; in save_vesa_mode()
67 vesa->y_resolution = mode->info->height; in save_vesa_mode()
209 if (!vesa->x_resolution || !vesa->y_resolution) in setup_video()215 screen_info->lfb_height = vesa->y_resolution; in setup_video()333 uc_priv->ysize = vesa->y_resolution; in vbe_setup_video_priv()347 plat->size = vesa->bytes_per_scanline * vesa->y_resolution; in vbe_setup_video_priv()
34 .height = fb->y_resolution, in framebuffer_probe()56 length = PAGE_ALIGN(fb->y_resolution * fb->bytes_per_line); in framebuffer_probe()
61 u32 y_resolution; member
407 if (vesa->x_resolution && vesa->y_resolution) { in do_bootvx()412 gop->info.height = vesa->y_resolution; in do_bootvx()416 gop->fb_size = vesa->bytes_per_scanline * vesa->y_resolution; in do_bootvx()
161 le16_to_cpu(vm->y_resolution), in atibios_debug_mode()211 vm->y_resolution = le16_to_cpu(vm->y_resolution); in atibios_set_vesa_mode()
50 vesa->y_resolution = ginfo->height; in save_vesa_mode()
58 u16 y_resolution; /* 14 */ member
130 u32 y_resolution; member
259 int y_resolution; member
2171 features->y_resolution; in wacom_set_default_phy()2187 features->y_resolution = wacom_calc_hid_res(features->y_max, in wacom_calculate_res()
3772 input_abs_set_res(input_dev, ABS_Y, features->y_resolution); in wacom_setup_pen_input_capabilities()3933 features->y_resolution); in wacom_setup_touch_input_capabilities()3943 features->y_resolution); in wacom_setup_touch_input_capabilities()