Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dptm.c576 void pcie_ptm_destroy_debugfs(struct pci_ptm_debugfs *ptm_debugfs) in pcie_ptm_destroy_debugfs() function
585 EXPORT_SYMBOL_GPL(pcie_ptm_destroy_debugfs);
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-debugfs.c887 pcie_ptm_destroy_debugfs(pci->ptm_debugfs); in dwc_pcie_debugfs_deinit()
/linux/include/linux/
H A Dpci.h2035 void pcie_ptm_destroy_debugfs(struct pci_ptm_debugfs *ptm_debugfs);
2041 pcie_ptm_destroy_debugfs(struct pci_ptm_debugfs *ptm_debugfs) { } in pcie_ptm_destroy_debugfs() function