Searched defs:cdev_component (Results 1 – 1 of 1) sorted by relevance
22 static struct cdev_component { struct23 dev_t devno;24 struct ida minor_id;25 unsigned int major;26 struct class *class;27 struct most_component cc;