Searched refs:SW_RFKILL_ALL (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/net/rfkill/ |
| H A D | input.c | 214 } 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-6.15/include/uapi/linux/ |
| H A D | input-event-codes.h | 912 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 914 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /linux-6.15/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 912 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 914 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /linux-6.15/drivers/input/misc/ |
| H A D | soc_button_array.c | 305 info->event_code = SW_RFKILL_ALL; in soc_button_parse_btn_desc()
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-debug.c | 3560 [SW_RFKILL_ALL] = "RFKillAll",
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | thinkpad_acpi.c | 3074 SW_RFKILL_ALL, (wlsw > 0)); in tpacpi_send_radiosw_update() 3472 input_set_capability(tpacpi_inputdev, EV_SW, SW_RFKILL_ALL); in hotkey_init() 3474 SW_RFKILL_ALL, radiosw_state); in hotkey_init()
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 538 SW_RFKILL_ALL T60 and later hardware rfkill rocker switch
|