Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drfkill.h26 RFKILL_USER_STATE_UNBLOCKED = RFKILL_STATE_UNBLOCKED, enumerator
/openbmc/linux/net/rfkill/
H A Dcore.c795 return RFKILL_USER_STATE_UNBLOCKED; in user_state_from_blocked()
825 state != RFKILL_USER_STATE_UNBLOCKED) in state_store()