Home
last modified time | relevance | path

Searched defs:effectType (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/vibrator/hdi_service/
Dvibrator_interface_impl.cpp47 int32_t VibratorInterfaceImpl::Start(const std::string &effectType) in Start()
152 int32_t VibratorInterfaceImpl::GetEffectInfo(const std::string &effectType, HdfEffectInfo &effectIn… in GetEffectInfo()
/drivers/peripheral/vibrator/chipset/linear/
Dvibrator_linear_driver.c48 static int32_t StartEffectLinearVibrator(uint32_t effectType) in StartEffectLinearVibrator()
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
Dvibrator_haptic.h52 int32_t effectType; member