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

/linux-4.4.14/include/linux/
H A Drfkill.h254 static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) rfkill_set_sw_state() function
/linux-4.4.14/net/rfkill/
H A Dcore.c511 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked) rfkill_set_sw_state() function
535 EXPORT_SYMBOL(rfkill_set_sw_state); variable

Completed in 145 milliseconds