Searched refs:dhd_prot_init (Results 1 – 3 of 3) sorted by relevance
53 extern int dhd_prot_init(dhd_pub_t *dhdp);
761 dhd_prot_init(dhd_pub_t *dhd) in dhd_prot_init() function
1912 if ((ret = dhd_prot_init(&dhd->pub)) < 0) in dhd_bus_start()