Lines Matching defs:void
278 static inline void clocksource_start_watchdog(void) in clocksource_start_watchdog() argument
289 static inline void clocksource_stop_watchdog(void) in clocksource_stop_watchdog() argument
297 static inline void clocksource_reset_watchdog(void) in clocksource_reset_watchdog() argument
305 static void clocksource_resume_watchdog(void) in clocksource_resume_watchdog() argument
351 static int __clocksource_watchdog_kthread(void) in __clocksource_watchdog_kthread() argument
405 static inline void clocksource_resume_watchdog(void) { } in clocksource_resume_watchdog() argument
406 static inline int __clocksource_watchdog_kthread(void) { return 0; } in __clocksource_watchdog_kthread() argument
415 void clocksource_suspend(void) in clocksource_suspend() argument
427 void clocksource_resume(void) in clocksource_resume() argument
445 void clocksource_touch_watchdog(void) in clocksource_touch_watchdog() argument
594 static void clocksource_select(void) in clocksource_select() argument
599 static void clocksource_select_fallback(void) in clocksource_select_fallback() argument
606 static inline void clocksource_select(void) { } in clocksource_select() argument
607 static inline void clocksource_select_fallback(void) { } in clocksource_select_fallback() argument
618 static int __init clocksource_done_booting(void) in clocksource_done_booting() argument
960 static int __init init_clocksource_sysfs(void) in init_clocksource_sysfs() argument