Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcdc.h20 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr);
27 static inline int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) { return 0; } in brcmf_proto_bcdc_attach() function
Dproto.c44 if (brcmf_proto_bcdc_attach(drvr)) in brcmf_proto_attach()
Dbcdc.c453 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) in brcmf_proto_bcdc_attach() function