Searched refs:of_pci_msi_chip_add (Results 1 – 5 of 5) sorted by relevance
65 int of_pci_msi_chip_add(struct msi_controller *chip);69 static inline int of_pci_msi_chip_add(struct msi_controller *chip) { return -EINVAL; } in of_pci_msi_chip_add() function
263 int of_pci_msi_chip_add(struct msi_controller *chip) in of_pci_msi_chip_add() function274 EXPORT_SYMBOL_GPL(of_pci_msi_chip_add);
284 ret = of_pci_msi_chip_add(&v2m->mchip); in gicv2m_init_one()
240 ret = of_pci_msi_chip_add(msi_chip); in armada_370_xp_msi_init()
1539 err = of_pci_msi_chip_add(&its->msi_chip); in its_probe()