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