Searched defs:kset_uevent_ops (Results 1 – 1 of 1) sorted by relevance
137 struct kset_uevent_ops { struct138 int (* const filter)(struct kobject *kobj);139 const char *(* const name)(struct kobject *kobj);140 int (* const uevent)(struct kobject *kobj, struct kobj_uevent_env *env);