Home
last modified time | relevance | path

Searched refs:dw_pcie_free_msi (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c260 void dw_pcie_free_msi(struct pcie_port *pp) in dw_pcie_free_msi() function
427 dw_pcie_free_msi(pp); in dw_pcie_host_init()
437 dw_pcie_free_msi(pp); in dw_pcie_host_deinit()
H A Dpcie-designware.h369 void dw_pcie_free_msi(struct pcie_port *pp);
386 static inline void dw_pcie_free_msi(struct pcie_port *pp) in dw_pcie_free_msi() function
H A Dpci-dra7xx.c499 dw_pcie_free_msi(pp); in dra7xx_pcie_msi_host_init()