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

  /external/libusb/libusb/
descriptor.c 157 static void clear_interface(struct libusb_interface *interface) function
312 clear_interface(interface);
321 clear_interface((struct libusb_interface *)
  /external/libusb-compat/libusb/
core.c 367 static void clear_interface(struct usb_interface *iface) function
384 clear_interface(config->interface + i);
464 clear_interface(dest);

Completed in 43 milliseconds