Home
last modified time | relevance | path

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

/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp149 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance() function
151 HDF_LOGI("%{public}s: Enter the CreateLightVdiInstance function", __func__); in CreateLightVdiInstance()
187 .CreateVdiInstance = CreateLightVdiInstance,
/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp266 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance() function
268 HDF_LOGI("%{public}s: Enter the CreateLightVdiInstance function", __func__); in CreateLightVdiInstance()
304 .CreateVdiInstance = CreateLightVdiInstance,

Completed in 2 milliseconds