Searched refs:sysfs_scan_device (Results 1 – 1 of 1) sorted by relevance
132 static int sysfs_scan_device(struct libusb_context *ctx, const char *devname);1042 sysfs_scan_device(ctx, parent_sysfs_dir); in linux_get_parent_info()1221 static int sysfs_scan_device(struct libusb_context *ctx, const char *devname) in sysfs_scan_device() function1252 if (sysfs_scan_device(ctx, entry->d_name)) { in sysfs_get_device_list()