Home
last modified time | relevance | path

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

/drivers/of/
Ddevice.c341 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() function
/drivers/base/
Dcore.c2578 of_device_uevent(dev, env); in dev_uevent()