struct pdev_watchdog_ops
Defined at line 16 of file ../../zircon/kernel/dev/pdev/hw_watchdog/include/pdev/watchdog.h
HW watchdog interface
Public Members
void (*)() pet
zx_status_t (*)(bool) set_enabled
bool (*)() is_enabled
zx_duration_boot_t (*)() get_timeout_nsec
zx_instant_boot_t (*)() get_last_pet_time
void (*)(bool) suppress_petting
bool (*)() is_petting_suppressed