Home
last modified time | relevance | path

Searched defs:vdiBase (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/host/test/sample/
H A Dvdi_sample1_driver.c28 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen()
35 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose()
H A Dvdi_sample1_symbol.c29 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen()
36 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose()
H A Dvdi_sample2_driver.cpp38 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen()
46 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose()
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_load_vdi.c58 struct HdfVdiBase **vdiBase = (struct HdfVdiBase **)dlsym(handler, "hdfVdiDesc"); in HdfLoadVdi() local
93 struct HdfVdiBase *vdiBase = vdiObj->vdiBase; in HdfCloseVdi() local
/ohos5.0/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp149 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance()
166 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/uhdf/
H A Dhdf_load_vdi.h34 struct HdfVdiBase *vdiBase; member
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp266 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance()
283 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance()
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/vdi_impl/src/camera_host/
H A Dcamera_host_usb_vdi_impl.cpp400 static int CreateCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in CreateCameraHostVdiInstance()
415 static int DestoryCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in DestoryCameraHostVdiInstance()
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp402 static int32_t CreateSensorVdiInstance(struct HdfVdiBase *vdiBase) in CreateSensorVdiInstance()
419 static int32_t DestorySensorVdiInstance(struct HdfVdiBase *vdiBase) in DestorySensorVdiInstance()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dcamera_host_vdi_impl.cpp436 static int CreateCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in CreateCameraHostVdiInstance()
451 static int DestoryCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in DestoryCameraHostVdiInstance()