Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h902 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */ macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h893 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */ macro
/freebsd/sys/dev/hid/
H A Dhmt.c88 HMT_CONFIDENCE = ABS_MT_INDEX(ABS_MT_BLOB_ID),
/freebsd/sys/dev/usb/input/
H A Dwmt.c103 WMT_CONFIDENCE = ABS_MT_INDEX(ABS_MT_BLOB_ID),