Home
last modified time | relevance | path

Searched refs:TW_MAX_YC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtouchwin.c42 #define TW_MAX_YC 0xff macro
133 input_set_abs_params(tw->dev, ABS_Y, TW_MIN_YC, TW_MAX_YC, 0, 0); in tw_connect()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtouchwin.c42 #define TW_MAX_YC 0xff macro
133 input_set_abs_params(tw->dev, ABS_Y, TW_MIN_YC, TW_MAX_YC, 0, 0); in tw_connect()

Completed in 2 milliseconds