Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dwdt.h70 static inline void watchdog_stop(void) in watchdog_stop() function
114 static inline void watchdog_stop(void) {} in watchdog_stop() function
/optee_os/core/drivers/wdt/
H A Dwatchdog_sm.c56 watchdog_stop(); in __wdt_sm_handler()