Searched refs:wlc_module_unregister (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_pub.h | 558 extern int wlc_module_unregister(struct wlc_pub *pub, const char *name,
|
D | wlc_ampdu.c | 236 wlc_module_unregister(ampdu->wlc->pub, "ampdu", ampdu); in wlc_ampdu_detach()
|
D | wl_mac80211.c | 1356 wlc_module_unregister(wl->pub, "linux", wl); in wl_free()
|
D | wlc_main.c | 2180 wlc_module_unregister(wlc->pub, "wlc_iovars", wlc); in wlc_detach() 4319 int wlc_module_unregister(struct wlc_pub *pub, const char *name, void *hdl) in wlc_module_unregister() function
|