Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drfkill.h26 RFKILL_USER_STATE_UNBLOCKED = RFKILL_STATE_UNBLOCKED, enumerator
/linux-4.4.14/net/rfkill/
Dcore.c696 return RFKILL_USER_STATE_UNBLOCKED; in user_state_from_blocked()
722 state != RFKILL_USER_STATE_UNBLOCKED) in state_store()