Searched defs:dev_uevent (Results 1 – 4 of 4) sorted by relevance
58 int (*dev_uevent)(const struct device *dev, struct kobj_uevent_env *env); member
62 int (*dev_uevent)(struct device *dev, struct kobj_uevent_env *env); member
1894 static int dev_uevent(struct kset *kset, struct kobject *kobj, in dev_uevent() function
2602 static int dev_uevent(const struct kobject *kobj, struct kobj_uevent_env *env) in dev_uevent() function