Searched refs:SW_RFKILL_ALL (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/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) },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 791 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 793 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 791 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 793 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 738 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 740 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 705 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 707 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| H A D | linux-event-codes.h | 883 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 885 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 883 #define SW_RFKILL_ALL 0x03 /* rfkill master switch, type "any" macro 885 #define SW_RADIO SW_RFKILL_ALL /* deprecated */
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | thinkpad_acpi.c | 3124 SW_RFKILL_ALL, (wlsw > 0)); in tpacpi_send_radiosw_update() 3664 input_set_capability(tpacpi_inputdev, EV_SW, SW_RFKILL_ALL); in hotkey_init() 3666 SW_RFKILL_ALL, radiosw_state); in hotkey_init()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 526 SW_RFKILL_ALL T60 and later hardware rfkill rocker switch
|