Home
last modified time | relevance | path

Searched refs:of_msi_configure (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dof_irq.h57 extern void of_msi_configure(struct device *dev, struct device_node *np);
93 static inline void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function
/kernel/linux/linux-6.6/include/linux/
H A Dof_irq.h56 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
/kernel/linux/linux-5.10/drivers/of/
H A Dirq.c687 * of_msi_configure - Set the msi_domain field of a device
691 void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function
696 EXPORT_SYMBOL_GPL(of_msi_configure); variable
H A Dplatform.c187 of_msi_configure(&dev->dev, dev->dev.of_node); in of_platform_device_create_pdata()
/kernel/linux/linux-6.6/drivers/of/
H A Dirq.c742 * of_msi_configure - Set the msi_domain field of a device
746 void of_msi_configure(struct device *dev, struct device_node *np) in of_msi_configure() function
751 EXPORT_SYMBOL_GPL(of_msi_configure); variable
H A Dplatform.c221 of_msi_configure(&dev->dev, dev->dev.of_node); in of_platform_device_create_pdata()
/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dhidma_mgmt.c393 * It is assumed that calling of_msi_configure is safe on in hidma_mgmt_of_populate_channels()
396 of_msi_configure(&new_pdev->dev, child); in hidma_mgmt_of_populate_channels()
428 * and of_msi_configure which then call other functions and so on, must in hidma_mgmt_init()
/kernel/linux/linux-6.6/drivers/dma/qcom/
H A Dhidma_mgmt.c394 * It is assumed that calling of_msi_configure is safe on in hidma_mgmt_of_populate_channels()
397 of_msi_configure(&new_pdev->dev, child); in hidma_mgmt_of_populate_channels()
429 * and of_msi_configure which then call other functions and so on, must in hidma_mgmt_init()

Completed in 7 milliseconds