Searched refs:of_device_uevent_modalias (Results 1 – 4 of 4) sorted by relevance
175 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias() function194 EXPORT_SYMBOL_GPL(of_device_uevent_modalias);
360 ret = of_device_uevent_modalias(dev, env); in spmi_drv_uevent()
142 .uevent = of_device_uevent_modalias,
786 rc = of_device_uevent_modalias(dev, env); in platform_uevent()