Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dtouchkit_ps2.c25 #define TOUCHKIT_MAX_YC 0x07ff macro
78 input_set_abs_params(dev, ABS_Y, 0, TOUCHKIT_MAX_YC, 0, 0); in touchkit_ps2_detect()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dtouchkit_ps2.c25 #define TOUCHKIT_MAX_YC 0x07ff macro
78 input_set_abs_params(dev, ABS_Y, 0, TOUCHKIT_MAX_YC, 0, 0); in touchkit_ps2_detect()

Completed in 2 milliseconds