Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/
Dphy_shim.h130 extern void wlc_phy_shim_detach(struct phy_shim_info *physhim);
Dphy_shim.c54 void wlc_phy_shim_detach(struct phy_shim_info *physhim) in wlc_phy_shim_detach() function
Dmain.c4979 wlc_phy_shim_detach(wlc_hw->physhim); in brcms_b_detach()