| /linux/include/linux/ |
| H A D | of_device.h | 9 struct kobj_uevent_env; 28 extern void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env); 29 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 D | kobject.h | 125 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, ...);
|
| /linux/lib/ |
| H A D | kobject_uevent.c | 114 struct kobj_uevent_env **ret_env) in kobject_action_args() 116 struct kobj_uevent_env *env = NULL; in kobject_action_args() 196 struct kobj_uevent_env *env; in kobject_synth_uevent() 251 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv() 278 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb() 308 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged() 344 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged() 383 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast() 420 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env() 476 struct kobj_uevent_env *env; in kobject_uevent_env() [all …]
|
| /linux/include/linux/soundwire/ |
| H A D | sdw_type.h | 24 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env);
|
| /linux/drivers/of/ |
| H A D | device.c | 215 void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() 253 int of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
| /linux/sound/hda/core/ |
| H A D | hda_bus_type.c | 68 static int hda_uevent(const struct device *dev, struct kobj_uevent_env *env) in hda_uevent()
|
| /linux/drivers/dma/idxd/ |
| H A D | bus.c | 70 static int idxd_bus_uevent(const struct device *dev, struct kobj_uevent_env *env) in idxd_bus_uevent()
|
| /linux/drivers/base/firmware_loader/ |
| H A D | sysfs.c | 70 static int do_firmware_uevent(const struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent() 82 static int firmware_uevent(const struct device *dev, struct kobj_uevent_env *env) in firmware_uevent()
|
| /linux/drivers/zorro/ |
| H A D | zorro-driver.c | 133 static int zorro_uevent(const struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | vchiq_bus.c | 26 static int vchiq_bus_uevent(const struct device *dev, struct kobj_uevent_env *env) in vchiq_bus_uevent()
|
| /linux/drivers/md/ |
| H A D | dm-uevent.c | 33 struct kobj_uevent_env ku_env;
|
| /linux/sound/aoa/soundbus/ |
| H A D | core.c | 60 static int soundbus_uevent(const struct device *dev, struct kobj_uevent_env *env) in soundbus_uevent()
|
| /linux/drivers/rapidio/ |
| H A D | rio-driver.c | 207 static int rio_uevent(const struct device *dev, struct kobj_uevent_env *env) in rio_uevent()
|
| /linux/drivers/nvmem/ |
| H A D | layouts.c | 49 struct kobj_uevent_env *env) in nvmem_layout_bus_uevent()
|
| /linux/net/atm/ |
| H A D | atm_sysfs.c | 111 static int atm_uevent(const struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
|
| /linux/include/linux/device/ |
| H A D | bus.h | 91 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
|
| /linux/include/xen/ |
| H A D | xenbus.h | 121 int (*uevent)(const struct xenbus_device *, struct kobj_uevent_env *);
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_probe_backend.c | 96 struct kobj_uevent_env *env) in xenbus_uevent_backend()
|
| /linux/drivers/soundwire/ |
| H A D | bus_type.c | 62 int sdw_slave_uevent(const struct device *dev, struct kobj_uevent_env *env) in sdw_slave_uevent()
|
| /linux/drivers/firmware/arm_ffa/ |
| H A D | bus.c | 67 static int ffa_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in ffa_device_uevent()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_aux_bus.c | 165 static int dp_aux_ep_dev_modalias(const struct device *dev, struct kobj_uevent_env *env) in dp_aux_ep_dev_modalias()
|
| /linux/drivers/bcma/ |
| H A D | main.c | 32 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env); 637 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent()
|
| /linux/drivers/firmware/ |
| H A D | dmi-id.c | 159 static int dmi_dev_uevent(const struct device *dev, struct kobj_uevent_env *env) in dmi_dev_uevent()
|
| /linux/drivers/base/ |
| H A D | auxiliary.c | 199 static int auxiliary_uevent(const struct device *dev, struct kobj_uevent_env *env) in auxiliary_uevent()
|
| /linux/drivers/s390/cio/ |
| H A D | scm.c | 41 static int scmdev_uevent(const struct device *dev, struct kobj_uevent_env *env) in scmdev_uevent()
|