| /OK3568_Linux_fs/kernel/lib/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_device.h | 41 extern void of_device_uevent(struct device *dev, struct kobj_uevent_env *env); 42 extern int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env); 76 struct kobj_uevent_env *env) { } in of_device_uevent() 95 struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
| H A D | kobject.h | 159 struct kobj_uevent_env { struct 171 struct kobj_uevent_env *env); argument 261 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...);
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | power_supply.h | 19 extern int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env);
|
| H A D | power_supply_sysfs.c | 460 static int add_prop_uevent(struct device *dev, struct kobj_uevent_env *env, in add_prop_uevent() 491 int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env) in power_supply_uevent()
|
| /OK3568_Linux_fs/kernel/include/linux/soundwire/ |
| H A D | sdw_type.h | 24 int sdw_slave_uevent(struct device *dev, struct kobj_uevent_env *env);
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | device.c | 300 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() 337 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hda_bus_type.c | 68 static int hda_uevent(struct device *dev, struct kobj_uevent_env *env) in hda_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/zorro/ |
| H A D | zorro-driver.c | 139 static int zorro_uevent(struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-uevent.c | 33 struct kobj_uevent_env ku_env;
|
| /OK3568_Linux_fs/kernel/drivers/base/firmware_loader/ |
| H A D | fallback.c | 169 static int do_firmware_uevent(struct fw_sysfs *fw_sysfs, struct kobj_uevent_env *env) in do_firmware_uevent() 181 static int firmware_uevent(struct device *dev, struct kobj_uevent_env *env) in firmware_uevent()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | sysfs.c | 84 static int wiphy_uevent(struct device *dev, struct kobj_uevent_env *env) in wiphy_uevent()
|
| /OK3568_Linux_fs/kernel/sound/aoa/soundbus/ |
| H A D | core.c | 58 static int soundbus_uevent(struct device *dev, struct kobj_uevent_env *env) in soundbus_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/ |
| H A D | rio-driver.c | 209 static int rio_uevent(struct device *dev, struct kobj_uevent_env *env) in rio_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A D | bus_type.c | 61 int sdw_slave_uevent(struct device *dev, struct kobj_uevent_env *env) in sdw_slave_uevent()
|
| /OK3568_Linux_fs/kernel/include/xen/ |
| H A D | xenbus.h | 116 int (*uevent)(struct xenbus_device *, struct kobj_uevent_env *);
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | atm_sysfs.c | 111 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | internal.h | 128 struct kobj_uevent_env *env);
|
| H A D | device_sysfs.c | 241 struct kobj_uevent_env *env) in __acpi_device_uevent_modalias() 276 int acpi_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in acpi_device_uevent_modalias()
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | class.h | 63 int (*dev_uevent)(struct device *dev, struct kobj_uevent_env *env);
|
| H A D | bus.h | 91 int (*uevent)(struct device *dev, struct kobj_uevent_env *env);
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenbus/ |
| H A D | xenbus_probe_backend.c | 96 struct kobj_uevent_env *env) in xenbus_uevent_backend()
|
| /OK3568_Linux_fs/kernel/drivers/bcma/ |
| H A D | main.c | 31 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env); 630 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | dmi-id.c | 153 static int dmi_dev_uevent(struct device *dev, struct kobj_uevent_env *env) in dmi_dev_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/usb/common/ |
| H A D | ulpi.c | 57 static int ulpi_uevent(struct device *dev, struct kobj_uevent_env *env) in ulpi_uevent()
|