Home
last modified time | relevance | path

Searched refs:x_res (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/video/
Dneomagic.h184 int x_res; member
Duvesafb.h45 u16 x_res; member
Domapfb_dss.h277 u16 x_res; member
/linux-4.19.296/drivers/hid/
Dwacom_wac.c2951 int x_res = input_abs_get_res(input, ABS_MT_POSITION_X); in wacom_bpt3_touch_msg() local
2954 height = width * y_res / x_res; in wacom_bpt3_touch_msg()