Searched refs:of_device_uevent (Results 1 – 4 of 4) sorted by relevance
31 extern void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env);51 static inline void of_device_uevent(const struct device *dev, in of_device_uevent() function
247 void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() function283 EXPORT_SYMBOL_GPL(of_device_uevent);
349 of_device_uevent(dev->parent, env); in host1x_device_uevent()
2600 of_device_uevent(dev, env); in dev_uevent()