Home
last modified time | relevance | path

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

/linux/net/rfkill/
H A Dinput.c214 } else if (type == EV_SW && code == SW_RFKILL_ALL) in rfkill_event()
260 test_bit(SW_RFKILL_ALL, handle->dev->swbit)) in rfkill_start()
261 rfkill_schedule_evsw_rfkillall(test_bit(SW_RFKILL_ALL, in rfkill_start()
303 .swbit = { [BIT_WORD(SW_RFKILL_ALL)] = BIT_MASK(SW_RFKILL_ALL) },
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h938 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any"
940 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
909 #define SW_RFKILL_ALL global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h938 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro
940 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
/linux/drivers/input/misc/
H A Dsoc_button_array.c305 info->event_code = SW_RFKILL_ALL; in soc_button_parse_btn_desc()
/linux/drivers/hid/
H A Dhid-debug.c3569 [SW_RFKILL_ALL] = "RFKillAll",
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c3081 SW_RFKILL_ALL, (wlsw > 0)); in tpacpi_send_radiosw_update()
3486 input_set_capability(tpacpi_inputdev, EV_SW, SW_RFKILL_ALL); in hotkey_init()
3488 SW_RFKILL_ALL, radiosw_state); in hotkey_init()