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

  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu_linux.c 64 dhd_ioctl(void *dhd, int cmd, void *buf, int len, bool set) function
129 return dhd_ioctl(dhd, cmd, buf, len, FALSE);
135 return dhd_ioctl(dhd, cmd, buf, len, TRUE);
  /hardware/broadcom/wlan/bcm4329/src/include/
dhdioctl.h 43 typedef struct dhd_ioctl { struct
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_common.c 439 dhd_ioctl(dhd_pub_t *dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) function
    [all...]

Completed in 167 milliseconds