Home
last modified time | relevance | path

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

12345

/openbmc/linux/include/linux/
H A 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()
H A Dkobject.h125 struct kobj_uevent_env { struct
136 int (* const uevent)(const struct kobject *kobj, struct kobj_uevent_env *env); argument
220 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...);
/openbmc/linux/lib/
H A Dkobject_uevent.c115 struct kobj_uevent_env **ret_env) in kobject_action_args()
117 struct kobj_uevent_env *env = NULL; in kobject_action_args()
197 struct kobj_uevent_env *env; in kobject_synth_uevent()
252 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv()
279 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb()
309 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged()
343 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged()
382 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast()
419 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env()
475 struct kobj_uevent_env *env; in kobject_uevent_env()
[all …]
/openbmc/linux/drivers/power/supply/
H A Dpower_supply.h19 extern int power_supply_uevent(const struct device *dev, struct kobj_uevent_env *env);
H A Dpower_supply_sysfs.c435 static int add_prop_uevent(const struct device *dev, struct kobj_uevent_env *env, in add_prop_uevent()
466 int power_supply_uevent(const struct device *dev, struct kobj_uevent_env *env) in power_supply_uevent()
/openbmc/linux/include/linux/soundwire/
H A Dsdw_type.h24 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env);
/openbmc/linux/drivers/of/
H A Ddevice.c247 void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent()
285 int of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
/openbmc/linux/sound/hda/
H A Dhda_bus_type.c68 static int hda_uevent(const struct device *dev, struct kobj_uevent_env *env) in hda_uevent()
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs.c67 static int do_firmware_uevent(const struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent()
79 static int firmware_uevent(const struct device *dev, struct kobj_uevent_env *env) in firmware_uevent()
/openbmc/linux/drivers/zorro/
H A Dzorro-driver.c133 static int zorro_uevent(const struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()
/openbmc/linux/drivers/md/
H A Ddm-uevent.c33 struct kobj_uevent_env ku_env;
/openbmc/linux/drivers/rapidio/
H A Drio-driver.c207 static int rio_uevent(const struct device *dev, struct kobj_uevent_env *env) in rio_uevent()
/openbmc/linux/sound/aoa/soundbus/
H A Dcore.c58 static int soundbus_uevent(const struct device *dev, struct kobj_uevent_env *env) in soundbus_uevent()
/openbmc/linux/include/linux/device/
H A Dclass.h58 int (*dev_uevent)(const struct device *dev, struct kobj_uevent_env *env);
H A Dbus.h88 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
/openbmc/linux/net/atm/
H A Datm_sysfs.c111 static int atm_uevent(const struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
/openbmc/linux/include/xen/
H A Dxenbus.h120 int (*uevent)(const struct xenbus_device *, struct kobj_uevent_env *);
/openbmc/linux/drivers/firmware/arm_ffa/
H A Dbus.c62 static int ffa_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in ffa_device_uevent()
/openbmc/linux/drivers/base/
H A Dauxiliary.c188 static int auxiliary_uevent(const struct device *dev, struct kobj_uevent_env *env) in auxiliary_uevent()
/openbmc/linux/drivers/acpi/
H A Dinternal.h121 struct kobj_uevent_env *env);
H A Ddevice_sysfs.c245 struct kobj_uevent_env *env) in __acpi_device_uevent_modalias()
282 int acpi_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env) in acpi_device_uevent_modalias()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c96 struct kobj_uevent_env *env) in xenbus_uevent_backend()
/openbmc/linux/drivers/soundwire/
H A Dbus_type.c62 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env) in sdw_slave_uevent()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c164 static int dp_aux_ep_dev_modalias(const struct device *dev, struct kobj_uevent_env *env) in dp_aux_ep_dev_modalias()
/openbmc/linux/drivers/bcma/
H A Dmain.c32 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env);
631 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent()

12345