Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Ddhdioctl.h21 typedef struct dhd_ioctl { struct
29 } dhd_ioctl_t; argument
Ddhd_common.c416 int dhd_ioctl(dhd_pub_t *dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() function