Home
last modified time | relevance | path

Searched refs:init_func_watchdog_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dwatchdog.h24 #define INIT_FUNC_WATCHDOG_INIT init_func_watchdog_init,
/openbmc/u-boot/common/
H A Dboard_f.c93 static int init_func_watchdog_init(void) in init_func_watchdog_init() function