Searched refs:timebase_read (Results 1 – 4 of 4) sorted by relevance
80 static u64 timebase_read(struct clocksource *);86 .read = timebase_read,865 static notrace u64 timebase_read(struct clocksource *cs) in timebase_read() function
65 psl_tb = adapter->native->sl_ops->timebase_read(adapter); in psl_timebase_synced_show()
1592 .timebase_read = timebase_read_psl9,1616 .timebase_read = timebase_read_psl8,
646 u64 (*timebase_read)(struct cxl *adapter); member