Searched refs:wl_rfkill_set_hw_state (Results 1 – 3 of 3) sorted by relevance
34 extern bool wl_rfkill_set_hw_state(struct wl_info *wl);
177 blocked = wl_rfkill_set_hw_state(wl); in wl_ops_start()1942 bool wl_rfkill_set_hw_state(struct wl_info *wl) in wl_rfkill_set_hw_state() function
421 wl_rfkill_set_hw_state(wlc->wl); in wlc_dpc()