Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_abs.h251 #if defined(ABS_MT_BLOB_ID) || (defined(HAVE_DECL_ABS_MT_BLOB_ID) && HAVE_DECL_ABS_MT_BLOB_ID)
253 static_assert((ABS_MT_BLOB_ID) == (0x38), "ABS_MT_BLOB_ID != 0x38");
256 # define ABS_MT_BLOB_ID 0x38
334 [ABS_MT_BLOB_ID] = XLAT(ABS_MT_BLOB_ID),
Devdev_mtslots.h44 #if defined(ABS_MT_BLOB_ID) || (defined(HAVE_DECL_ABS_MT_BLOB_ID) && HAVE_DECL_ABS_MT_BLOB_ID)
45 XLAT(ABS_MT_BLOB_ID),
Devdev_mtslots.in10 ABS_MT_BLOB_ID
Devdev_abs.in37 ABS_MT_BLOB_ID 0x38
/external/autotest/client/bin/input/
Dlinux_input.py783 ABS_MT_BLOB_ID = 0x38 # Group a set of packets as a blob variable
1263 ABS_MT_BLOB_ID : 'MT_BLOB_ID',
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h720 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h775 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */ macro