Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Ddebug.h110 void brcmf_debugfs_detach(struct brcmf_pub *drvr);
125 static inline void brcmf_debugfs_detach(struct brcmf_pub *drvr) in brcmf_debugfs_detach() function
Ddebug.c66 void brcmf_debugfs_detach(struct brcmf_pub *drvr) in brcmf_debugfs_detach() function
Dcore.c1118 brcmf_debugfs_detach(drvr); in brcmf_detach()