Home
last modified time | relevance | path

Searched refs:WATCHDOG_IO_RELEASE_PRIV (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dwatchdog_if.h61 WATCHDOG_IO_RELEASE_PRIV, /**< Release the WATCHDOG device priv. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_if_u.c105 ret = service->dispatcher->Dispatch(&service->object, WATCHDOG_IO_RELEASE_PRIV, NULL, NULL); in WatchdogClose()
H A Dwatchdog_core.c353 case WATCHDOG_IO_RELEASE_PRIV: in WatchdogIoDispatch()