Searched refs:kobj_type (Results 1 – 3 of 3) sorted by relevance
69 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 { struct196 static inline const struct kobj_type *get_ktype(const struct kobject *kobj) in get_ktype()
883 extern const struct kobj_type module_ktype;
100 extern const struct kobj_type of_node_ktype;
Completed in 13 milliseconds