Home
last modified time | relevance | path

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

/include/linux/
A Dkobject.h69 const struct kobj_type *ktype;
92 void kobject_init(struct kobject *kobj, const struct kobj_type *ktype);
97 const struct kobj_type *ktype,
116 struct kobj_type { struct
196 static inline const struct kobj_type *get_ktype(const struct kobject *kobj) in get_ktype()
A Dmodule.h883 extern const struct kobj_type module_ktype;
A Dof.h100 extern const struct kobj_type of_node_ktype;

Completed in 13 milliseconds