Searched defs:kset_uevent_ops (Results 1 – 1 of 1) sorted by relevance
123 struct kset_uevent_ops { struct124 int (* const filter)(struct kset *kset, struct kobject *kobj);125 const char *(* const name)(struct kset *kset, struct kobject *kobj);126 int (* const uevent)(struct kset *kset, struct kobject *kobj,