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

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_proto.h 69 extern int dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len);
dhd_linux.c 631 ret = dhd_prot_ioctl(&dhd->pub, ifidx, &ioc, ioc.buf, ioc.len);
666 ret = dhd_prot_ioctl(&dhd->pub, ifidx, &ioc, ioc.buf, ioc.len);
685 ret = dhd_prot_ioctl(&dhd->pub, ifidx, &ioc, ioc.buf, ioc.len);
710 ret = dhd_prot_ioctl(&dhd->pub, ifidx, &ioc, ioc.buf, ioc.len);
    [all...]
dhd_cdc.c 248 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) function

Completed in 14 milliseconds