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

/linux-4.1.27/lib/
H A Dkobject.c855 static struct kobj_type kset_ktype = { variable in typeref:struct:kobj_type
894 * The kobject of this kset will have a type of kset_ktype and belong to kset_create()
898 kset->kobj.ktype = &kset_ktype; kset_create()

Completed in 87 milliseconds