Searched defs:kset_uevent_ops (Results 1 – 1 of 1) sorted by relevance
133 struct kset_uevent_ops { struct134 int (* const filter)(const struct kobject *kobj);135 const char *(* const name)(const struct kobject *kobj);136 int (* const uevent)(const struct kobject *kobj, struct kobj_uevent_env *env);