Searched refs:dhd_bus_init (Results 1 – 3 of 3) sorted by relevance
36 extern int dhd_bus_init(dhd_pub_t *dhdp, bool enforce_mutex);
2893 int dhd_bus_init(dhd_pub_t *dhdp, bool enforce_mutex) in dhd_bus_init() function6048 dhd_bus_init((dhd_pub_t *) bus->dhd, in dhd_bus_devreset()
2116 ret = dhd_bus_init(&dhd->pub, true); in dhd_bus_start()