Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_mtslots.h38 #if defined(ABS_MT_BLOB_ID) || (defined(HAVE_DECL_ABS_MT_BLOB_ID) && HAVE_DECL_ABS_MT_BLOB_ID)
39 XLAT(ABS_MT_BLOB_ID),
Devdev_abs.h116 #if defined(ABS_MT_BLOB_ID) || (defined(HAVE_DECL_ABS_MT_BLOB_ID) && HAVE_DECL_ABS_MT_BLOB_ID)
117 XLAT(ABS_MT_BLOB_ID),
Devdev_mtslots.in10 ABS_MT_BLOB_ID
Devdev_abs.in36 ABS_MT_BLOB_ID
/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/kernel-headers/original/uapi/linux/
Dinput-event-codes.h720 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */ macro