Home
last modified time | relevance | path

Searched defs:dhd_ioctl (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/include/
Ddhdioctl.h43 typedef struct dhd_ioctl { struct
51 } dhd_ioctl_t; argument
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu_linux.c64 dhd_ioctl(void *dhd, int cmd, void *buf, int len, bool set) in dhd_ioctl() function
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_common.c387 dhd_ioctl(dhd_pub_t *dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() function