Searched refs:brcmf_proto_bcdc_attach (Results 1 – 3 of 3) sorted by relevance
9 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr);16 static inline int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) { return 0; } in brcmf_proto_bcdc_attach() function
33 if (brcmf_proto_bcdc_attach(drvr)) in brcmf_proto_attach()
443 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) in brcmf_proto_bcdc_attach() function