Searched defs:kobj_type (Results 1 – 1 of 1) sorted by relevance
108 struct kobj_type { struct109 void (*release)(struct kobject *kobj);110 const struct sysfs_ops *sysfs_ops;111 struct attribute **default_attrs;112 const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj);113 const void *(*namespace)(struct kobject *kobj);