Home
last modified time | relevance | path

Searched refs:SW_RFKILL_ALL (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-thinkpad-extrabuttons.c67 EV_SW, SW_RFKILL_ALL,
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h919 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
921 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h876 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
878 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h876 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
878 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h905 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
907 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
/third_party/libevdev/test/
H A Dtest-event-names.c158 ck_assert_str_eq(libevdev_event_code_get_name(EV_SW, SW_RFKILL_ALL), "SW_RFKILL_ALL"); in START_TEST()
/third_party/libevdev/include/
H A Devent-names.h736 [SW_RFKILL_ALL] = "SW_RFKILL_ALL",
1629 { .name = "SW_RFKILL_ALL", .value = SW_RFKILL_ALL },

Completed in 26 milliseconds