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

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
ioctl_list.c 260 dev->do_ioctl = ti1610_do_ioctl;
  /external/kernel-headers/original/linux/
netdevice.h 482 int (*do_ioctl)(struct net_device *dev, member in struct:net_device
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 799 dev->do_ioctl = NULL;
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvIf.c 775 dev->do_ioctl = NULL;
  /external/grub/netboot/
tlan.c     [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c     [all...]
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c 349 ret = dev->do_ioctl(dev, &ifr, SIOCDEVPRIVATE);
    [all...]

Completed in 154 milliseconds