HomeSort by relevance Sort by last modified time
    Searched full:getdrv (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c 1486 struct usbfs_getdriver getdrv; local
1510 struct usbfs_getdriver getdrv; local
    [all...]
  /external/libusb/libusb/os/
linux_usbfs.c 1229 struct usbfs_getdriver getdrv; local
1232 getdrv.interface = interface;
1233 r = ioctl(fd, IOCTL_USBFS_GETDRIVER, &getdrv);
    [all...]

Completed in 70 milliseconds