Searched refs:of_device_uevent (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dof_device.h28 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, function
/linux-master/drivers/of/
H A Ddevice.c251 * of_device_uevent - Display OF related uevent information
255 void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env) function
291 EXPORT_SYMBOL_GPL(of_device_uevent); variable
/linux-master/drivers/gpu/host1x/
H A Dbus.c349 of_device_uevent(dev->parent, env);
/linux-master/drivers/base/
H A Dcore.c2674 of_device_uevent(dev, env);

Completed in 117 milliseconds