Searched refs:DEVICE_NUM (Results 1 – 3 of 3) sorted by relevance
22 #define DEVICE_NUM 3 macro175 struct SensorDevice *sensor[DEVICE_NUM];176 struct IspDevice *isp[DEVICE_NUM];177 struct VcmDevice *vcm[DEVICE_NUM];178 struct LensDevice *lens[DEVICE_NUM];179 struct FlashDevice *flash[DEVICE_NUM];180 struct UvcDevice *uvc[DEVICE_NUM];181 struct StreamDevice *stream[DEVICE_NUM];
193 for (i = 0; i < DEVICE_NUM; i++) { in GetSensorDevice()207 for (i = 0; i < DEVICE_NUM; i++) { in GetIspDevice()221 for (i = 0; i < DEVICE_NUM; i++) { in GetLensDevice()235 for (i = 0; i < DEVICE_NUM; i++) { in GetFlashDevice()249 for (i = 0; i < DEVICE_NUM; i++) { in GetVcmDevice()263 for (i = 0; i < DEVICE_NUM; i++) { in GetUvcDevice()277 for (i = 0; i < DEVICE_NUM; i++) { in GetStreamDevice()356 for (i = 0; i < DEVICE_NUM; i++) { in GetStreamNum()370 for (i = 0; i < DEVICE_NUM; i++) { in GetUvcNum()518 if (num < 0 || num >= DEVICE_NUM) { in GetDeviceOps()[all …]
29 if (num < 0 || num >= DEVICE_NUM) { in StreamGetImageSetting()72 if (num < 0 || num >= DEVICE_NUM) { in StreamSetImageSetting()277 if (num < 0 || num >= DEVICE_NUM) { in CameraStreamEnumFmt()423 if (num < 0 || num >= DEVICE_NUM) { in CameraStreamGetAbility()469 if (num < 0 || num >= DEVICE_NUM) { in CameraStreamEnumDevice()499 if (num < 0 || num >= DEVICE_NUM) { in CameraQueueInit()534 if (num < 0 || num >= DEVICE_NUM) { in CameraDeviceReqMemory()574 if (num < 0 || num >= DEVICE_NUM) { in CameraDeviceQueryMemory()642 if (num < 0 || num >= DEVICE_NUM) { in CameraDeviceStreamQueue()693 if (num < 0 || num >= DEVICE_NUM) { in CameraDeviceStreamDequeue()[all …]