Searched refs:EVDEV_HOR_MAX (Results 1 – 3 of 3) sorted by relevance
32 # define EVDEV_HOR_MAX 720 /*"evtest" Linux tool can help to get the correct … macro
282 data->point.x = map(evdev_root_x, EVDEV_HOR_MIN, EVDEV_HOR_MAX, in evdev_read()287 data->point.x = map(evdev_root_x, EVDEV_HOR_MIN, EVDEV_HOR_MAX, in evdev_read()
483 +# define EVDEV_HOR_MAX 4096 /*"evtest" Linux tool can help to get the correc…