Home
last modified time | relevance | path

Searched refs:CreateVibratorHaptic (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_haptic.h58 int32_t CreateVibratorHaptic(struct HdfDeviceObject *device);
/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_driver.c376 if (CreateVibratorHaptic(device) != HDF_SUCCESS) { in InitVibratorDriver()
H A Dvibrator_haptic.c349 int32_t CreateVibratorHaptic(struct HdfDeviceObject *device) in CreateVibratorHaptic() function
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-vibrator-des.md118 int32_t CreateVibratorHaptic(struct HdfDeviceObject *device)
214 if (CreateVibratorHaptic(device) != HDF_SUCCESS) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-vibrator-des.md118 int32_t CreateVibratorHaptic(struct HdfDeviceObject *device)
214 if (CreateVibratorHaptic(device) != HDF_SUCCESS) {