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

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_proto.h 81 extern int dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void * buf, uint buflen);
dhd_common.c 386 dhd_ioctl(dhd_pub_t *dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) function
dhd_linux.c     [all...]
  /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

Completed in 457 milliseconds