Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci.h1924 struct pcie_ptm_ops { struct
1949 const struct pcie_ptm_ops *ops; argument
1968 const struct pcie_ptm_ops *ops);
1973 const struct pcie_ptm_ops *ops) { return NULL; } in pcie_ptm_create_debugfs()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-debugfs.c868 static const struct pcie_ptm_ops dw_pcie_ptm_ops = {