Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_switch.h35 #if defined(SW_JACK_PHYSICAL_INSERT) || (defined(HAVE_DECL_SW_JACK_PHYSICAL_INSERT) && HAVE_DECL_SW…
36 XLAT(SW_JACK_PHYSICAL_INSERT),
Devdev_switch.in9 SW_JACK_PHYSICAL_INSERT
/external/autotest/client/bin/input/
Dlinux_input.py805 SW_JACK_PHYSICAL_INSERT = 0x07 # set = mechanical switch set variable
1278 SW_JACK_PHYSICAL_INSERT : 'JACK_PHYSICAL_INSERT',
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h744 #define SW_JACK_PHYSICAL_INSERT 0x07 /* set = mechanical switch set */ macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c289 [SW_LINEOUT_INSERT] = "Lineout", [SW_JACK_PHYSICAL_INSERT] = "Jack Physical",