Searched refs:watchdog_init (Results 1 – 3 of 3) sorted by relevance
169 static int __init watchdog_init(void) in watchdog_init() function 198 module_init(watchdog_init);
380 * watchdog_init - module initialiser386 static int __init watchdog_init(void) in watchdog_init() function 445 module_init(watchdog_init);
470 static int __init watchdog_init(void) in watchdog_init() function 488 subsys_initcall_sync(watchdog_init);