Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c699 static int seek_to_next_config(struct libusb_context *ctx, in seek_to_next_config() function
773 int next = seek_to_next_config(ctx, descriptors, size); in op_get_config_descriptor_by_value()
830 r = seek_to_next_config(DEVICE_CTX(dev), descriptors, size); in op_get_config_descriptor()