Searched defs:cList (Results 1 – 3 of 3) sorted by relevance
22 void HosV4L2Control::V4L2VidiocSCtrl (int fd, int ret, struct v4l2_ext_control* cList, int count) in V4L2VidiocSCtrl()49 struct v4l2_ext_control cList[numControls]; in V4L2SetCtrls() local76 v4l2_ext_control *cList, std::vector<DeviceControl>& control) in V4L2VidiocGExtCtrls()110 struct v4l2_ext_control cList[numControls]; in V4L2GetCtrls() local
84 int32_t InitCertList(struct CertList **cList) in InitCertList()336 bool FindCertAbstract(const struct CertAbstract *abstract, const struct CertList *cList) in FindCertAbstract()
27 int32_t CertManagerAdapterImpl::InitCertList(struct CertList **cList) in InitCertList()