Home
last modified time | relevance | path

Searched refs:ABS_RUDDER (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Devdev_abs.h32 #if defined(ABS_RUDDER) || (defined(HAVE_DECL_ABS_RUDDER) && HAVE_DECL_ABS_RUDDER)
33 XLAT(ABS_RUDDER),
Devdev_abs.in8 ABS_RUDDER
/external/autotest/client/bin/input/
Dlinux_input.py752 ABS_RUDDER = 0x07 variable
1235 ABS_RUDDER : 'RUDDER',
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h689 #define ABS_RUDDER 0x07 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c245 [ABS_THROTTLE] = "Throttle", [ABS_RUDDER] = "Rudder",