Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Degalax_ts.c56 #define EGALAX_MAX_Y 32760 macro
207 input_set_abs_params(input_dev, ABS_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()
211 ABS_MT_POSITION_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Degalax_ts.c56 #define EGALAX_MAX_Y 32760 macro
198 input_set_abs_params(input_dev, ABS_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()
202 ABS_MT_POSITION_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()

Completed in 1 milliseconds