Home
last modified time | relevance | path

Searched refs:DestoryLightVdiInstance (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp166 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance() function
168 HDF_LOGI("%{public}s: Enter the DestoryLightVdiInstance function", __func__); in DestoryLightVdiInstance()
188 .DestoryVdiInstance = DestoryLightVdiInstance,
/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp283 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance() function
285 HDF_LOGI("%{public}s: Enter the DestoryLightVdiInstance function", __func__); in DestoryLightVdiInstance()
305 .DestoryVdiInstance = DestoryLightVdiInstance,

Completed in 2 milliseconds