Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dptm.c490 if (!ptm_debugfs->ops->t4_read) in t4_get()
493 ret = ptm_debugfs->ops->t4_read(ptm_debugfs->pdata, &clock); in t4_get()
/linux/include/linux/
H A Dpci.h1958 int (*t4_read)(void *drvdata, u64 *clock); member