Searched refs:of_msi_configure (Results 1 – 5 of 5) sorted by relevance
56 extern void of_msi_configure(struct device *dev, struct device_node *np);100 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function
104 of_msi_configure(dev, dev->of_node); in nvmem_layout_create_device()
745 void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function750 EXPORT_SYMBOL_GPL(of_msi_configure);
184 of_msi_configure(&dev->dev, dev->dev.of_node); in of_platform_device_create_pdata()
262 of_msi_configure(dev, to_of_node(dev->fwnode)); in aplic_msi_setup()