Lines Matching defs:void
281 static inline void clocksource_start_watchdog(void) in clocksource_start_watchdog() argument
292 static inline void clocksource_stop_watchdog(void) in clocksource_stop_watchdog() argument
300 static inline void clocksource_reset_watchdog(void) in clocksource_reset_watchdog() argument
308 static void clocksource_resume_watchdog(void) in clocksource_resume_watchdog() argument
354 static int __clocksource_watchdog_kthread(void) in __clocksource_watchdog_kthread() argument
408 static inline void clocksource_resume_watchdog(void) { } in clocksource_resume_watchdog() argument
409 static inline int __clocksource_watchdog_kthread(void) { return 0; } in __clocksource_watchdog_kthread() argument
418 void clocksource_suspend(void) in clocksource_suspend() argument
430 void clocksource_resume(void) in clocksource_resume() argument
448 void clocksource_touch_watchdog(void) in clocksource_touch_watchdog() argument
596 static void clocksource_select(void) in clocksource_select() argument
601 static void clocksource_select_fallback(void) in clocksource_select_fallback() argument
607 static inline void clocksource_select(void) { } in clocksource_select() argument
608 static inline void clocksource_select_fallback(void) { } in clocksource_select_fallback() argument
619 static int __init clocksource_done_booting(void) in clocksource_done_booting() argument
961 static int __init init_clocksource_sysfs(void) in init_clocksource_sysfs() argument