Searched defs:kset_uevent_ops (Results 1 – 1 of 1) sorted by relevance
131 struct kset_uevent_ops { struct132 int (* const filter)(struct kset *kset, struct kobject *kobj);133 const char *(* const name)(struct kset *kset, struct kobject *kobj);134 int (* const uevent)(struct kset *kset, struct kobject *kobj,