Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dcompal-laptop.c99 #define WIRELESS_KILLSWITCH (1 << 4) macro
356 bool hw_blocked = !(result & WIRELESS_KILLSWITCH); in compal_rfkill_poll()