Home
last modified time | relevance | path

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

/linux-4.1.27/net/rfkill/
Dcore.c971 bool soft_blocked = !!(rfkill->state & RFKILL_BLOCK_SW); in rfkill_register() local
974 __rfkill_switch_all(rfkill->type, soft_blocked); in rfkill_register()