Home
last modified time | relevance | path

Searched refs:kobj_uevent_env (Results 1 – 8 of 8) sorted by relevance

/include/linux/
Dof_device.h12 struct kobj_uevent_env;
31 extern void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env);
32 extern int of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env);
52 struct kobj_uevent_env *env) { } in of_device_uevent()
61 struct kobj_uevent_env *env) in of_device_uevent_modalias()
Dkobject.h136 struct kobj_uevent_env { struct
147 int (* const uevent)(const struct kobject *kobj, struct kobj_uevent_env *env); argument
236 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...);
Dacpi.h717 int acpi_device_uevent_modalias(const struct device *, struct kobj_uevent_env *);
973 struct kobj_uevent_env *env) in acpi_device_uevent_modalias()
Ddevice.h93 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
/include/linux/soundwire/
Dsdw_type.h24 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env);
/include/linux/device/
Dclass.h59 int (*dev_uevent)(const struct device *dev, struct kobj_uevent_env *env);
Dbus.h89 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
/include/xen/
Dxenbus.h120 int (*uevent)(const struct xenbus_device *, struct kobj_uevent_env *);