Home
last modified time | relevance | path

Searched defs:of_pci_msi_chip_add (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dof_pci.h69 static inline int of_pci_msi_chip_add(struct msi_controller *chip) { return -EINVAL; } in of_pci_msi_chip_add() function
/linux-4.4.14/drivers/of/
Dof_pci.c271 int of_pci_msi_chip_add(struct msi_controller *chip) in of_pci_msi_chip_add() function