Home
last modified time | relevance | path

Searched defs:INPUT_PROP_DIRECT (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/external/autotest/client/bin/input/
Dlinux_input.py146 INPUT_PROP_DIRECT = 0x01 # direct input devices variable