Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Ddebug.h112 int brcmf_debug_attach(struct brcmf_pub *drvr);
124 static inline int brcmf_debug_attach(struct brcmf_pub *drvr) in brcmf_debug_attach() function
Ddebug.c74 int brcmf_debug_attach(struct brcmf_pub *drvr) in brcmf_debug_attach() function
Dcore.c979 brcmf_debug_attach(drvr); in brcmf_attach()