Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-clock-develop.md160 .Init = LinuxClockInit,
318 static int32_t LinuxClockInit(struct HdfDeviceObject *device)
324 HDF_LOGE("LinuxClockInit: device or property is null");
331 HDF_LOGE("LinuxClockInit: clock init fail!");
335 HDF_LOGE("LinuxClockInit: clock init success!");
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/clock/
H A Dclock_adapter.c299 static int32_t LinuxClockInit(struct HdfDeviceObject *device) in LinuxClockInit() function
370 .Init = LinuxClockInit,
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-clock-develop.md154 .Init = LinuxClockInit,
308 static int32_t LinuxClockInit(struct HdfDeviceObject *device)
314 HDF_LOGE("LinuxClockInit: device or property is null");
321 HDF_LOGE("LinuxClockInit: clock init fail!");
325 HDF_LOGE("LinuxClockInit: clock init success!");