Searched refs:libusb20_dev_get_stats (Results 1 – 3 of 3) sorted by relevance
252 int libusb20_dev_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstat);
1058 libusb20_dev_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstats) in libusb20_dev_get_stats() function
741 if (libusb20_dev_get_stats(pdev, &st)) { in dump_device_stats()