Searched defs:cdev_component (Results 1 – 1 of 1) sorted by relevance
23 static struct cdev_component { struct24 dev_t devno;25 struct ida minor_id;26 unsigned int major;27 struct class *class;28 struct core_component cc;