Searched defs:kset_uevent_ops (Results 1 – 1 of 1) sorted by relevance
155 struct kset_uevent_ops { struct156 int (* const filter)(struct kset *kset, struct kobject *kobj);157 const char *(* const name)(struct kset *kset, struct kobject *kobj);158 int (* const uevent)(struct kset *kset, struct kobject *kobj,
Completed in 5 milliseconds