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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dkobject.c771 static struct kobj_type kset_ktype = { variable in typeref:struct:kobj_type
810 * The kobject of this kset will have a type of kset_ktype and belong to
814 kset->kobj.ktype = &kset_ktype;

Completed in 18 milliseconds