Home
last modified time | relevance | path

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

/openbmc/linux/net/rfkill/
H A Dcore.c1112 bool soft_blocked = !!(rfkill->state & RFKILL_BLOCK_SW); in rfkill_register() local
1115 __rfkill_switch_all(rfkill->type, soft_blocked); in rfkill_register()