Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/camera/device_manager/include/
H A Dcamera_device_manager.h186 struct CommonDevice { struct
187 int32_t type;
188 int32_t permissionId;
189 const char *driverName;
190 struct CameraDevice *camDev;
191 int32_t camId;
192 int32_t devId;
193 uint32_t ctrlId;
194 struct HdfSBuf *reqData;
195 struct HdfSBuf *rspData;
[all …]