Searched refs:t3_read (Results 1 – 2 of 2) sorted by relevance
470 if (!ptm_debugfs->ops->t3_read) in t3_get()473 ret = ptm_debugfs->ops->t3_read(ptm_debugfs->pdata, &clock); in t3_get()
1957 int (*t3_read)(void *drvdata, u64 *clock); member