HomeSort by relevance Sort by last modified time
    Searched full:copy_endpoint_descriptor (Results 1 - 1 of 1) sorted by null

  /external/libusb-compat/libusb/
core.c 396 static int copy_endpoint_descriptor(struct usb_endpoint_descriptor *dest, function
426 int r = copy_endpoint_descriptor(dest->endpoint + i, &src->endpoint[i]);

Completed in 1061 milliseconds