Home
last modified time | relevance | path

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

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