Home
last modified time | relevance | path

Searched refs:copy_interface (Results 1 – 1 of 1) sorted by relevance

/external/libusb-compat/libusb/
Dcore.c446 static int copy_interface(struct usb_interface *dest, in copy_interface() function
486 int r = copy_interface(dest->interface + i, &src->interface[i]); in copy_config_descriptor()