Searched refs:libusb20_dev_get_stats (Results 1 – 4 of 4) sorted by relevance
160 libusb20_dev_get_stats;
256 int libusb20_dev_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstat);
1076 libusb20_dev_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstats) in libusb20_dev_get_stats() function
723 if (libusb20_dev_get_stats(pdev, &st)) { in dump_device_stats()