Searched refs:kset_ktype (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dkobject.c937 static const struct kobj_type kset_ktype = { variable in typeref:struct:kobj_type
977 * The kobject of this kset will have a type of kset_ktype and belong to
981 kset->kobj.ktype = &kset_ktype;

Completed in 80 milliseconds