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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dparams.c674 static struct kobj_type module_ktype; variable in typeref:struct:kobj_type
680 if (ktype == &module_ktype)
689 decl_subsys(module, &module_ktype, &module_uevent_ops);
692 static struct kobj_type module_ktype = { variable in typeref:struct:kobj_type

Completed in 91 milliseconds