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

  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu_linux.c 127 int wl_ioctl(void *wl, int cmd, void *buf, int len, bool set) function
129 return dhd_ioctl(wl, cmd, buf, len, set); /* Call actual wl_ioctl here: Shubhro */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 146 int wl_ioctl(void *wl, int cmd, void *buf, int len, bool set) function
148 return dhd_ioctl(wl, cmd, buf, len, set); /* Call actual wl_ioctl here: Shubhro */
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
wlioctl.h 679 typedef struct wl_ioctl { struct
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 993 typedef struct wl_ioctl { struct
    [all...]

Completed in 1006 milliseconds