Home
last modified time | relevance | path

Searched defs:kset_uevent_ops (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/include/linux/
Dkobject.h137 struct kset_uevent_ops { struct
138 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);