Searched refs:brcmf_proto_bcdc_attach (Results 1 – 3 of 3) sorted by relevance
20 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
44 if (brcmf_proto_bcdc_attach(drvr)) in brcmf_proto_attach()
453 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) in brcmf_proto_bcdc_attach() function