Home
last modified time | relevance | path

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

/include/linux/
Dkobject.h70 const struct kobj_type *ktype;
98 void kobject_init(struct kobject *kobj, const struct kobj_type *ktype);
103 const struct kobj_type *ktype,
122 struct kobj_type { struct
212 static inline const struct kobj_type *get_ktype(const struct kobject *kobj) in get_ktype()
Dmodule.h897 extern const struct kobj_type module_ktype;
Dof.h100 extern const struct kobj_type of_node_ktype;