Searched defs:class_dir (Results 1 – 2 of 2) sorted by relevance
679 struct class_dir { struct684 #define to_class_dir(obj) container_of(obj, struct class_dir, kobj) argument
72 static struct dentry *class_dir; variable