Home
last modified time | relevance | path

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

/linux-4.19.296/include/video/
Dneomagic.h185 int y_res; member
Duvesafb.h46 u16 y_res; member
Domapfb_dss.h279 u16 y_res; member
/linux-4.19.296/drivers/hid/
Dwacom_wac.c2952 int y_res = input_abs_get_res(input, ABS_MT_POSITION_Y); in wacom_bpt3_touch_msg() local
2954 height = width * y_res / x_res; in wacom_bpt3_touch_msg()