HomeSort by relevance Sort by last modified time
    Searched refs:USBDEVFS_CLAIMINTERFACE (Results 51 - 54 of 54) sorted by null

1 23

  /system/core/fastboot/
usb_linux.c 293 n = ioctl(fd, USBDEVFS_CLAIMINTERFACE, &ifc);
  /system/core/adb/
usb_linux.c 609 n = ioctl(usb->desc, USBDEVFS_CLAIMINTERFACE, &interface);
  /system/core/libusbhost/
usbhost.c 540 return ioctl(device->fd, USBDEVFS_CLAIMINTERFACE, &interface);
  /external/qemu/
usb-linux.c 370 ret = ioctl(dev->fd, USBDEVFS_CLAIMINTERFACE, &interface);
    [all...]

Completed in 84 milliseconds

1 23