Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dptm.c527 const struct pcie_ptm_ops *ops) in pcie_ptm_create_debugfs()
/linux/include/linux/
H A Dpci.h1990 struct pcie_ptm_ops { struct
2015 const struct pcie_ptm_ops *ops; argument
2034 const struct pcie_ptm_ops *ops);
2039 const struct pcie_ptm_ops *ops) { return NULL; } in pcie_ptm_create_debugfs()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-debugfs.c860 static const struct pcie_ptm_ops dw_pcie_ptm_ops = {