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

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_cdc.c 197 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len) function
279 ret = dhdcdc_set_ioctl(dhd, ifidx, ioc->cmd, buf, len);
528 dhdcdc_set_ioctl(dhd, 0, WLC_SET_PM,
535 dhdcdc_set_ioctl(dhd, 0, WLC_SET_VAR, iovbuf, sizeof(iovbuf));
539 dhdcdc_set_ioctl(dhd, 0, WLC_SET_VAR, iovbuf, sizeof(iovbuf));
543 dhdcdc_set_ioctl(dhd, 0, WLC_SET_VAR, iovbuf, sizeof(iovbuf));
547 dhdcdc_set_ioctl(dhd, 0, WLC_SET_PM, (char *)&power_mode,
554 dhdcdc_set_ioctl(dhd, 0, WLC_SET_VAR, iovbuf, sizeof(iovbuf));
559 dhdcdc_set_ioctl(dhd, 0, WLC_SET_VAR, iovbuf, sizeof(iovbuf));
563 dhdcdc_set_ioctl(dhd, 0, WLC_SET_VAR, iovbuf, sizeof(iovbuf))
    [all...]
dhd_sdio.c 142 extern int dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len);
    [all...]

Completed in 58 milliseconds