of_device_uevent
of_device_uevent(dev, env);
of_device_uevent(dev->parent, env);
EXPORT_SYMBOL_GPL(of_device_uevent);
extern void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env);