Searched refs:get_device_list (Results 1 – 5 of 5) sorted by relevance
415 int (*get_device_list)(struct libusb_context *ctx, member
605 r = usbi_backend->get_device_list(ctx, &discdevs); in libusb_get_device_list()
1518 Fix get_device_list for realloc case1520 get_device_list can modify pointer passed to it with realloc, but this1662 the app calls get_device_list twice it actually gets the same libusb_device
1478 .get_device_list = darwin_get_device_list,
2166 .get_device_list = op_get_device_list,