Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dptm.c470 if (!ptm_debugfs->ops->t3_read) in t3_get()
473 ret = ptm_debugfs->ops->t3_read(ptm_debugfs->pdata, &clock); in t3_get()
/linux/include/linux/
H A Dpci.h1957 int (*t3_read)(void *drvdata, u64 *clock); member