Home
last modified time | relevance | path

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

/include/linux/
Dclocksource.h23 struct clocksource;
80 struct clocksource { struct
81 u64 (*read)(struct clocksource *cs); argument
94 int (*enable)(struct clocksource *cs); argument
95 void (*disable)(struct clocksource *cs); argument
97 void (*suspend)(struct clocksource *cs); argument
98 void (*resume)(struct clocksource *cs); argument
99 void (*mark_unstable)(struct clocksource *cs); argument
100 void (*tick_stable)(struct clocksource *cs); argument
190 extern int clocksource_unregister(struct clocksource*);
[all …]
Ddw_apb_timer.h34 struct clocksource cs;
Dtimekeeper_internal.h35 struct clocksource *clock;
Dtimekeeping.h264 struct clocksource *cs;
/include/clocksource/
Dhyperv_timer.h32 extern struct clocksource *hyperv_cs;
/include/
DKbuild34 header-test-$(CONFIG_X86) += clocksource/hyperv_timer.h
35 header-test- += clocksource/timer-sp804.h