Searched refs:of_device_uevent_modalias (Results 1 – 8 of 8) sorted by relevance
29 extern int of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env);60 static inline int of_device_uevent_modalias(const struct device *dev, in of_device_uevent_modalias() function
252 int of_device_uevent_modalias(const struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias() function273 EXPORT_SYMBOL_GPL(of_device_uevent_modalias);
53 ret = of_device_uevent_modalias(dev, env); in nvmem_layout_bus_uevent()
167 return of_device_uevent_modalias(dev, env); in dp_aux_ep_dev_modalias()
63 ret = of_device_uevent_modalias(dev, env); in ulpi_uevent()
374 ret = of_device_uevent_modalias(dev, env); in spmi_drv_uevent()
134 return of_device_uevent_modalias(dev, env); in macio_device_modalias()
168 rc = of_device_uevent_modalias(dev, env); in i2c_device_uevent()