Searched refs:t1_read (Results 1 – 2 of 2) sorted by relevance
430 if (!ptm_debugfs->ops->t1_read) in t1_get()433 ret = ptm_debugfs->ops->t1_read(ptm_debugfs->pdata, &clock); in t1_get()
1955 int (*t1_read)(void *drvdata, u64 *clock); member