Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dptm.c450 if (!ptm_debugfs->ops->t2_read) in t2_get()
453 ret = ptm_debugfs->ops->t2_read(ptm_debugfs->pdata, &clock); in t2_get()
/linux/arch/alpha/include/asm/
H A Dcore_t2.h582 return t2_read##OS(xaddr); \
/linux/include/linux/
H A Dpci.h1956 int (*t2_read)(void *drvdata, u64 *clock); member