Home
last modified time | relevance | path

Searched defs:rfkill_set_sw_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Drfkill.h293 static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state() function
/openbmc/linux/net/rfkill/
H A Dcore.c591 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) in rfkill_set_sw_state() function