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

1 23

  /external/libusb/libusb/os/
linux_usbfs.h 51 /* keep in sync with usbdevice_fs.h:usbdevfs_setinterface */
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.h 53 /* keep in sync with usbdevice_fs.h:usbdevfs_setinterface */
  /external/qemu/
usb-linux.c 534 struct usbdevfs_setinterface si;
539 ret = ioctl(s->fd, USBDEVFS_SETINTERFACE, &si);
    [all...]
  /external/strace/linux/
ioctlent.h 562 {"linux/usbdevice_fs.h", "USBDEVFS_SETINTERFACE", 0x5504},
    [all...]

Completed in 851 milliseconds

1 23