Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/core/host/test/sample/
Dvdi_sample1_driver.c28 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen()
35 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose()
Dvdi_sample1_symbol.c29 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen()
36 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose()
Dvdi_sample2_driver.cpp38 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen()
46 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose()
/drivers/hdf_core/framework/core/host/src/
Dhdf_load_vdi.c58 struct HdfVdiBase **vdiBase = (struct HdfVdiBase **)dlsym(handler, "hdfVdiDesc"); in HdfLoadVdi() local
93 struct HdfVdiBase *vdiBase = vdiObj->vdiBase; in HdfCloseVdi() local
/drivers/peripheral/light/hdi_impl/
Dlight_interface_impl.cpp149 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance()
166 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance()
/drivers/hdf_core/interfaces/inner_api/host/uhdf/
Dhdf_load_vdi.h34 struct HdfVdiBase *vdiBase; member
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp194 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance()
211 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance()
/drivers/peripheral/camera/vdi_base/usb_camera/vdi_impl/src/camera_host/
Dcamera_host_usb_vdi_impl.cpp385 static int CreateCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in CreateCameraHostVdiInstance()
400 static int DestoryCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in DestoryCameraHostVdiInstance()
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
Dcamera_host_vdi_impl.cpp407 static int CreateCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in CreateCameraHostVdiInstance()
422 static int DestoryCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in DestoryCameraHostVdiInstance()
/drivers/peripheral/sensor/hdi_impl/
Dsensor_impl.cpp489 static int32_t CreateSensorVdiInstance(struct HdfVdiBase *vdiBase) in CreateSensorVdiInstance()
506 static int32_t DestorySensorVdiInstance(struct HdfVdiBase *vdiBase) in DestorySensorVdiInstance()