Searched refs:watchdog_set_device (Results 1 – 4 of 4) sorted by relevance
9 int watchdog_set_device(const char *path);18 (void) watchdog_set_device(NULL); in watchdog_free_device()
336 int watchdog_set_device(const char *path) { in watchdog_set_device() function
316 r = watchdog_set_device(s); in init_watchdog()
2122 r = watchdog_set_device(arg_watchdog_device); in initialize_runtime()