/Linux-v6.1/include/linux/ |
D | of_device.h | 38 extern void of_device_uevent(struct device *dev, struct kobj_uevent_env *env); 39 extern int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env); 68 struct kobj_uevent_env *env) { } in of_device_uevent() 87 struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
D | kobject.h | 129 struct kobj_uevent_env { struct 140 int (* const uevent)(struct kobject *kobj, struct kobj_uevent_env *env); argument 225 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...);
|
/Linux-v6.1/lib/ |
D | kobject_uevent.c | 115 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() 460 struct kobj_uevent_env *env; in kobject_uevent_env() [all …]
|
/Linux-v6.1/drivers/power/supply/ |
D | power_supply.h | 19 extern int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env);
|
D | power_supply_sysfs.c | 430 static int add_prop_uevent(struct device *dev, struct kobj_uevent_env *env, in add_prop_uevent() 461 int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env) in power_supply_uevent()
|
/Linux-v6.1/include/linux/soundwire/ |
D | sdw_type.h | 24 int sdw_slave_uevent(struct device *dev, struct kobj_uevent_env *env);
|
/Linux-v6.1/sound/hda/ |
D | hda_bus_type.c | 68 static int hda_uevent(struct device *dev, struct kobj_uevent_env *env) in hda_uevent()
|
/Linux-v6.1/drivers/of/ |
D | device.c | 338 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() 375 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
/Linux-v6.1/drivers/zorro/ |
D | zorro-driver.c | 133 static int zorro_uevent(struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()
|
/Linux-v6.1/drivers/base/firmware_loader/ |
D | sysfs.c | 67 static int do_firmware_uevent(struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent() 79 static int firmware_uevent(struct device *dev, struct kobj_uevent_env *env) in firmware_uevent()
|
/Linux-v6.1/drivers/md/ |
D | dm-uevent.c | 33 struct kobj_uevent_env ku_env;
|
/Linux-v6.1/drivers/rapidio/ |
D | rio-driver.c | 207 static int rio_uevent(struct device *dev, struct kobj_uevent_env *env) in rio_uevent()
|
/Linux-v6.1/sound/aoa/soundbus/ |
D | core.c | 58 static int soundbus_uevent(struct device *dev, struct kobj_uevent_env *env) in soundbus_uevent()
|
/Linux-v6.1/drivers/firmware/arm_ffa/ |
D | bus.c | 59 static int ffa_device_uevent(struct device *dev, struct kobj_uevent_env *env) in ffa_device_uevent()
|
/Linux-v6.1/net/atm/ |
D | atm_sysfs.c | 111 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
|
/Linux-v6.1/drivers/acpi/ |
D | internal.h | 124 struct kobj_uevent_env *env);
|
D | device_sysfs.c | 243 struct kobj_uevent_env *env) in __acpi_device_uevent_modalias() 280 int acpi_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in acpi_device_uevent_modalias()
|
/Linux-v6.1/drivers/base/ |
D | auxiliary.c | 188 static int auxiliary_uevent(struct device *dev, struct kobj_uevent_env *env) in auxiliary_uevent()
|
/Linux-v6.1/include/xen/ |
D | xenbus.h | 123 int (*uevent)(struct xenbus_device *, struct kobj_uevent_env *);
|
/Linux-v6.1/include/linux/device/ |
D | bus.h | 93 int (*uevent)(struct device *dev, struct kobj_uevent_env *env);
|
D | class.h | 62 int (*dev_uevent)(struct device *dev, struct kobj_uevent_env *env);
|
/Linux-v6.1/drivers/soundwire/ |
D | bus_type.c | 61 int sdw_slave_uevent(struct device *dev, struct kobj_uevent_env *env) in sdw_slave_uevent()
|
/Linux-v6.1/drivers/xen/xenbus/ |
D | xenbus_probe_backend.c | 96 struct kobj_uevent_env *env) in xenbus_uevent_backend()
|
/Linux-v6.1/drivers/firmware/ |
D | dmi-id.c | 158 static int dmi_dev_uevent(struct device *dev, struct kobj_uevent_env *env) in dmi_dev_uevent()
|
/Linux-v6.1/drivers/bcma/ |
D | main.c | 31 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env); 628 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent()
|