Home
last modified time | relevance | path

Searched defs:cdev_component (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/most/
H A Dmost_cdev.c22 static struct cdev_component { struct
23 dev_t devno;
24 struct ida minor_id;
25 unsigned int major;
26 struct class *class;
27 struct most_component cc;