Searched refs:t4_read (Results 1 – 2 of 2) sorted by relevance
490 if (!ptm_debugfs->ops->t4_read) in t4_get()493 ret = ptm_debugfs->ops->t4_read(ptm_debugfs->pdata, &clock); in t4_get()
1958 int (*t4_read)(void *drvdata, u64 *clock); member