Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h905 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h896 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
/freebsd/sys/dev/hid/
H A Dhmt.c87 HMT_IN_RANGE = ABS_MT_INDEX(ABS_MT_DISTANCE),
/freebsd/sys/dev/usb/input/
H A Dwmt.c102 WMT_IN_RANGE = ABS_MT_INDEX(ABS_MT_DISTANCE),