Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/of/
Dof_pci.c263 int of_pci_msi_chip_add(struct msi_controller *chip) in of_pci_msi_chip_add() function