Home
last modified time | relevance | path

Searched refs:WatchdogDriverInit (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_wm.c170 static int32_t WatchdogDriverInit(struct HdfDeviceObject *device);
195 static int32_t WatchdogDriverInit(struct HdfDeviceObject *device) in WatchdogDriverInit() function
222 HDF_LOGE("WatchdogDriverInit success!\r\n"); in WatchdogDriverInit()
252 .Init = WatchdogDriverInit,
H A Dwatchdog_stm32f4xx.c160 static int32_t WatchdogDriverInit(struct HdfDeviceObject *device);
168 .Init = WatchdogDriverInit,
197 static int32_t WatchdogDriverInit(struct HdfDeviceObject *device) function
224 HDF_LOGI("WatchdogDriverInit success!\r\n");
H A Dwatchdog_bes.c122 static int32_t WatchdogDriverInit(struct HdfDeviceObject *device);
130 .Init = WatchdogDriverInit,
159 static int32_t WatchdogDriverInit(struct HdfDeviceObject *device) in WatchdogDriverInit() function
186 HDF_LOGE("WatchdogDriverInit success!\r\n"); in WatchdogDriverInit()

Completed in 2 milliseconds