Searched refs:seek_to_next_config (Results 1 – 2 of 2) sorted by relevance
391 static int seek_to_next_config(struct libusb_context *ctx, int fd, in seek_to_next_config() function487 r = seek_to_next_config(DEVICE_CTX(dev), fd, 1); in sysfs_get_active_config_descriptor()542 r = seek_to_next_config(ctx, fd, 0); in get_config_descriptor()
49 The seek_to_next_config codepath deals with both sysfs and usbfs;