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

  /external/libusb/libusb/
descriptor.c 182 static int parse_interface(libusb_context *ctx, function
408 r = parse_interface(ctx, interface + i, buffer, size, host_endian);
  /external/libusb_aah/libusb/
descriptor.c 183 static int parse_interface(libusb_context *ctx, function
411 r = parse_interface(ctx, usb_interface + i, buffer, size, host_endian);

Completed in 202 milliseconds