Home
last modified time | relevance | path

Searched refs:clocksource (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dclocksource.h25 struct clocksource;
101 struct clocksource { struct
102 u64 (*read)(struct clocksource *cs); argument
123 int (*enable)(struct clocksource *cs); argument
124 void (*disable)(struct clocksource *cs); argument
125 void (*suspend)(struct clocksource *cs); argument
126 void (*resume)(struct clocksource *cs); argument
127 void (*mark_unstable)(struct clocksource *cs); argument
128 void (*tick_stable)(struct clocksource *cs); argument
218 extern int clocksource_unregister(struct clocksource*);
[all …]
A Ddw_apb_timer.h33 struct clocksource cs;
A Dtimekeeper_internal.h51 struct clocksource *clock;

Completed in 6 milliseconds