Home
last modified time | relevance | path

Searched defs:of_device_uevent (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_device.h51 static inline void of_device_uevent(const struct device *dev, in of_device_uevent() function
/openbmc/linux/drivers/of/
H A Ddevice.c247 void of_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() function