Searched defs:cdev (Results 1 – 1 of 1) sorted by relevance
4868 struct cdev { struct4869 struct kobject kobj;4870 struct module *owner;4871 const struct file_operations *ops;4872 struct list_head list;4873 dev_t dev;4874 unsigned int count;15444 struct thermal_cooling_device *cdev; member16321 struct thermal_cooling_device *cdev; member25485 struct cdev cdev; member[all …]