Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_switch.h20 #if defined(SW_RFKILL_ALL) || (defined(HAVE_DECL_SW_RFKILL_ALL) && HAVE_DECL_SW_RFKILL_ALL)
21 XLAT(SW_RFKILL_ALL),
Devdev_switch.in4 SW_RFKILL_ALL
/external/autotest/client/bin/input/
Dlinux_input.py799 SW_RFKILL_ALL = 0x03 # rfkill master switch, type "any" variable
801 SW_RADIO = SW_RFKILL_ALL # deprecated
1274 SW_RFKILL_ALL : 'RFKILL_ALL',
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h738 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
740 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c287 [SW_HEADPHONE_INSERT] = "Headphone", [SW_RFKILL_ALL] = "RF Kill",