HomeSort by relevance Sort by last modified time
    Searched defs:clear_halt (Results 1 - 3 of 3) sorted by null

  /external/libmtp/src/
libusb-glue.c 1665 static void clear_halt(PTP_USB* ptp_usb) function
    [all...]
  /external/libusb/libusb/
libusbi.h 627 int (*clear_halt)(struct libusb_device_handle *handle, member in struct:usbi_os_backend
  /external/qemu/
usb-linux.c 151 static void clear_halt(USBHostDevice *s, int ep) function
461 clear_halt(s, p->devep);
    [all...]

Completed in 151 milliseconds