Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c3305 bool radiosw_state = false; in hotkey_init() local
3431 radiosw_state = !!tpacpi_wlsw_emulstate; in hotkey_init()
3438 radiosw_state = !!status; in hotkey_init()
3474 SW_RFKILL_ALL, radiosw_state); in hotkey_init()