Home
last modified time | relevance | path

Searched refs:wl_rfkill_set_hw_state (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_export.h34 extern bool wl_rfkill_set_hw_state(struct wl_info *wl);
Dwl_mac80211.c177 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
Dwlc_bmac.c421 wl_rfkill_set_hw_state(wlc->wl); in wlc_dpc()