Home
last modified time | relevance | path

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

/drivers/firmware/google/
Dcoreboot_table.h48 u32 x_resolution; member
Dframebuffer-coreboot.c33 .width = fb->x_resolution, in framebuffer_probe()
/drivers/hid/
Dwacom_wac.h255 int x_resolution; member
Dwacom_sys.c2119 if (features->x_resolution) { in wacom_set_default_phy()
2121 features->x_resolution; in wacom_set_default_phy()
2135 features->x_resolution = wacom_calc_hid_res(features->x_max, in wacom_calculate_res()
Dwacom_wac.c3643 input_abs_set_res(input_dev, ABS_X, features->x_resolution); in wacom_setup_pen_input_capabilities()
3804 features->x_resolution); in wacom_setup_touch_input_capabilities()
3814 features->x_resolution); in wacom_setup_touch_input_capabilities()