Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkobject.h115 struct kobj_type { struct
116 void (*release)(struct kobject *kobj);
117 const struct sysfs_ops *sysfs_ops;
118 struct attribute **default_attrs;
119 const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj);
120 const void *(*namespace)(struct kobject *kobj);