Home
last modified time | relevance | path

Searched refs:of_pci_msi_chip_remove (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dof_pci.h66 void of_pci_msi_chip_remove(struct msi_controller *chip);
70 static inline void of_pci_msi_chip_remove(struct msi_controller *chip) { } in of_pci_msi_chip_remove() function
/linux-4.4.14/drivers/of/
Dof_pci.c284 void of_pci_msi_chip_remove(struct msi_controller *chip) in of_pci_msi_chip_remove() function
290 EXPORT_SYMBOL_GPL(of_pci_msi_chip_remove);