sysfs_scan_device 132 third_party/libusb/src/libusb/os/linux_usbfs.c static int sysfs_scan_device(struct libusb_context *ctx, const char *devname); sysfs_scan_device 1024 third_party/libusb/src/libusb/os/linux_usbfs.c sysfs_scan_device(ctx, parent_sysfs_dir); sysfs_scan_device 1231 third_party/libusb/src/libusb/os/linux_usbfs.c if (sysfs_scan_device(ctx, entry->d_name)) {