Searched defs:cdev (Results 1 – 2 of 2) sorted by relevance
8060 struct cdev { struct8061 struct kobject kobj;8062 struct module *owner;8063 const struct file_operations *ops;8064 struct list_head list;8065 dev_t dev;8066 unsigned int count;13960 struct thermal_cooling_device *cdev; member27339 struct cdev cdev; member41395 struct cdev *cdev; member[all …]
8323 struct cdev { struct8324 struct kobject kobj;8325 struct module *owner;8326 const struct file_operations *ops;8327 struct list_head list;8328 dev_t dev;8329 unsigned int count;22047 struct thermal_cooling_device *cdev; member37301 struct cdev cdev; member50762 struct cdev *cdev; member[all …]