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/
H A Dvdi_sample1_driver.c28 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen() argument
35 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose() argument
H A Dvdi_sample1_symbol.c29 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen() argument
36 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose() argument
H A Dvdi_sample2_driver.cpp38 static int SampleAOpen(struct HdfVdiBase *vdiBase) in SampleAOpen() argument
46 static int SampleAClose(struct HdfVdiBase *vdiBase) in SampleAClose() argument
/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; HdfCloseVdi() local
[all...]
/drivers/hdf_core/interfaces/inner_api/host/uhdf/
H A Dhdf_load_vdi.h34 struct HdfVdiBase *vdiBase; member
/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp149 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance() argument
166 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance() argument
/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() argument
415 static int DestoryCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in DestoryCameraHostVdiInstance() argument
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dcamera_host_vdi_impl.cpp436 static int CreateCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in CreateCameraHostVdiInstance() argument
451 static int DestoryCameraHostVdiInstance(struct HdfVdiBase *vdiBase) in DestoryCameraHostVdiInstance() argument
/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp402 static int32_t CreateSensorVdiInstance(struct HdfVdiBase *vdiBase) in CreateSensorVdiInstance() argument
419 static int32_t DestorySensorVdiInstance(struct HdfVdiBase *vdiBase) in DestorySensorVdiInstance() argument
/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp266 static int32_t CreateLightVdiInstance(struct HdfVdiBase *vdiBase) in CreateLightVdiInstance() argument
283 static int32_t DestoryLightVdiInstance(struct HdfVdiBase *vdiBase) in DestoryLightVdiInstance() argument

Completed in 5 milliseconds