Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/google/
H A Dcoreboot_table.h61 u32 x_resolution; member
H A Dframebuffer-coreboot.c34 .width = fb->x_resolution, in framebuffer_probe()
/linux-6.15/drivers/hid/
H A Dwacom_wac.h256 int x_resolution; member
H A Dwacom_sys.c2203 if (features->x_resolution) { in wacom_set_default_phy()
2205 features->x_resolution; in wacom_set_default_phy()
2219 features->x_resolution = wacom_calc_hid_res(features->x_max, in wacom_calculate_res()
H A Dwacom_wac.c3806 input_abs_set_res(input_dev, ABS_X, features->x_resolution); in wacom_setup_pen_input_capabilities()
3966 features->x_resolution); in wacom_setup_touch_input_capabilities()
3976 features->x_resolution); in wacom_setup_touch_input_capabilities()