Searched defs:driver_class (Results 1 – 2 of 2) sorted by relevance
22 struct class *driver_class; member
1208 struct class *driver_class, const struct file_operations *fops) in init_dev_node()1223 static void destory_dev_node(struct dev_node *node, struct class *driver_class) in destory_dev_node()