Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_proto.h53 extern int dhd_prot_init(dhd_pub_t *dhdp);
Ddhd_cdc.c761 dhd_prot_init(dhd_pub_t *dhd) in dhd_prot_init() function
Ddhd_linux.c1912 if ((ret = dhd_prot_init(&dhd->pub)) < 0) in dhd_bus_start()