Home
last modified time | relevance | path

Searched defs:GetVibratorInfo (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_if.h102 int32_t (*GetVibratorInfo)(struct VibratorInfo **vibratorInfo); member
/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_driver.c237 static int32_t GetVibratorInfo(struct HdfSBuf *data, struct HdfSBuf *reply) in GetVibratorInfo() function
/drivers/peripheral/vibrator/hal/src/
H A Dvibrator_controller.c80 static int32_t GetVibratorInfo(struct VibratorInfo **vibratorInfo) in GetVibratorInfo() function
/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp181 int32_t VibratorIfService::GetVibratorInfo(std::vector<HdfVibratorInfo> &vibratorInfo) in GetVibratorInfo() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService
/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp103 int32_t VibratorInterfaceImpl::GetVibratorInfo(std::vector<HdfVibratorInfoVdi> &vibratorInfo) in GetVibratorInfo() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl

Completed in 4 milliseconds