HomeSort by relevance Sort by last modified time
    Searched refs:dhd_bus_rxctl (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_bus.h 58 extern int dhd_bus_rxctl(struct dhd_bus *bus, uchar *msg, uint msglen);
dhd_cdc.c 105 ret = dhd_bus_rxctl(dhd->bus, (uchar*)&prot->msg, len+sizeof(cdc_ioctl_t));
dhd_sdio.c 1345 dhd_bus_rxctl(struct dhd_bus *bus, uchar *msg, uint msglen) function
    [all...]

Completed in 93 milliseconds