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

/linux-4.4.14/include/linux/
H A Dof_pci.h69 static inline int of_pci_msi_chip_add(struct msi_controller *chip) { return -EINVAL; } of_pci_msi_chip_remove() function
/linux-4.4.14/drivers/of/
H A Dof_pci.c271 int of_pci_msi_chip_add(struct msi_controller *chip) of_pci_msi_chip_add() function
282 EXPORT_SYMBOL_GPL(of_pci_msi_chip_add); variable

Completed in 93 milliseconds