Searched defs:dog (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/watchdog/
H A Dwatchdog.c25 __WEAK void watchdog_handler(watchdog_t *dog) argument
40 zx_status_t watchdog_init(watchdog_t *dog, zx_time_t timeout, const char *name) argument
54 watchdog_set_enabled(watchdog_t *dog, bool enabled) argument
75 watchdog_pet(watchdog_t *dog) argument
[all...]

Completed in 21 milliseconds