Searched refs:pci_ptm_debugfs (Results 1 – 2 of 2) sorted by relevance
288 struct pci_ptm_debugfs *ptm_debugfs = file->private_data; in context_update_write()324 struct pci_ptm_debugfs *ptm_debugfs = file->private_data; in context_update_read()352 struct pci_ptm_debugfs *ptm_debugfs = data; in context_valid_get()372 struct pci_ptm_debugfs *ptm_debugfs = data; in context_valid_set()390 struct pci_ptm_debugfs *ptm_debugfs = data; in local_clock_get()410 struct pci_ptm_debugfs *ptm_debugfs = data; in master_clock_get()430 struct pci_ptm_debugfs *ptm_debugfs = data; in t1_get()450 struct pci_ptm_debugfs *ptm_debugfs = data; in t2_get()470 struct pci_ptm_debugfs *ptm_debugfs = data; in t3_get()490 struct pci_ptm_debugfs *ptm_debugfs = data; in t4_get()[all …]
2013 struct pci_ptm_debugfs { struct2033 struct pci_ptm_debugfs *pcie_ptm_create_debugfs(struct device *dev, void *pdata, argument2035 void pcie_ptm_destroy_debugfs(struct pci_ptm_debugfs *ptm_debugfs);2037 static inline struct pci_ptm_debugfs2041 pcie_ptm_destroy_debugfs(struct pci_ptm_debugfs *ptm_debugfs) { } in pcie_ptm_destroy_debugfs()