Searched refs:dhd_bus_console_in (Results 1 – 3 of 3) sorted by relevance
52 extern int dhd_bus_console_in(dhd_pub_t *dhd, unsigned char *msg, uint msglen);
267 bcmerror = dhd_bus_console_in(dhd_pub, arg, len - 1); in dhd_doiovar()
4946 extern int dhd_bus_console_in(dhd_pub_t *dhdp, unsigned char *msg, uint msglen) in dhd_bus_console_in() function