Home
last modified time | relevance | path

Searched refs:of_msi_configure (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dof_irq.h55 extern void of_msi_configure(struct device *dev, struct device_node *np);
91 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function
/linux-4.4.14/drivers/of/
Dplatform.c187 of_msi_configure(&dev->dev, dev->dev.of_node); in of_platform_device_create_pdata()
Dirq.c772 void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function