Home
last modified time | relevance | path

Searched refs:y_resolution (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/google/
Dframebuffer-coreboot.c34 .height = fb->y_resolution, in framebuffer_probe()
58 length = PAGE_ALIGN(fb->y_resolution * fb->bytes_per_line); in framebuffer_probe()
Dcoreboot_table.h49 u32 y_resolution; member
/kernel/linux/linux-5.10/drivers/hid/
Dwacom_wac.h256 int y_resolution; member
Dwacom_sys.c2157 features->y_resolution; in wacom_set_default_phy()
2173 features->y_resolution = wacom_calc_hid_res(features->y_max, in wacom_calculate_res()
Dwacom_wac.c3643 input_abs_set_res(input_dev, ABS_Y, features->y_resolution); in wacom_setup_pen_input_capabilities()
3804 features->y_resolution); in wacom_setup_touch_input_capabilities()
3814 features->y_resolution); in wacom_setup_touch_input_capabilities()