Searched refs:usb_create_sysfs_dev_files (Results 1 – 3 of 3) sorted by relevance
14 extern int usb_create_sysfs_dev_files(struct usb_device *dev);
974 (void) usb_create_sysfs_dev_files(to_usb_device(dev)); in usb_bus_notify()
1020 int usb_create_sysfs_dev_files(struct usb_device *udev) in usb_create_sysfs_dev_files() function