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

/linux-master/kernel/
H A Dparams.c943 static const struct kset_uevent_ops module_uevent_ops = { variable in typeref:struct:kset_uevent_ops
969 module_kset = kset_create_and_add("module", &module_uevent_ops, NULL);

Completed in 77 milliseconds