Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_stf.h20 extern int wlc_stf_attach(struct wlc_info *wlc);
Dwlc_stf.c345 int wlc_stf_attach(struct wlc_info *wlc) in wlc_stf_attach() function
Dwlc_main.c1704 if ((wlc_stf_attach(wlc) != 0)) { in wlc_attach_module()