Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_wm.c169 static int32_t WatchdogDriverBind(struct HdfDeviceObject *device);
173 static int32_t WatchdogDriverBind(struct HdfDeviceObject *device) in WatchdogDriverBind() function
251 .Bind = WatchdogDriverBind,
H A Dwatchdog_stm32f4xx.c159 static int32_t WatchdogDriverBind(struct HdfDeviceObject *device);
167 .Bind = WatchdogDriverBind,
175 static int32_t WatchdogDriverBind(struct HdfDeviceObject *device) function
H A Dwatchdog_bes.c121 static int32_t WatchdogDriverBind(struct HdfDeviceObject *device);
129 .Bind = WatchdogDriverBind,
137 static int32_t WatchdogDriverBind(struct HdfDeviceObject *device) in WatchdogDriverBind() function

Completed in 2 milliseconds