Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
Dpcie-designware-host.c259 void dw_pcie_free_msi(struct pcie_port *pp) in dw_pcie_free_msi() function
426 dw_pcie_free_msi(pp); in dw_pcie_host_init()
436 dw_pcie_free_msi(pp); in dw_pcie_host_deinit()
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
Dpci-dra7xx.c499 dw_pcie_free_msi(pp); in dra7xx_pcie_msi_host_init()