Searched defs:usb_class_driver (Results 1 – 1 of 1) sorted by relevance
1311 struct usb_class_driver { struct1312 char *name;1313 char *(*devnode)(const struct device *dev, umode_t *mode);1314 const struct file_operations *fops;1315 int minor_base;