Searched refs:uvcMode (Results 1 – 3 of 3) sorted by relevance
156 uint8_t uvcMode; member
473 ret = drsOps->GetUint8(node, "uvcMode", &cameraConfig->uvcMode, 0); in ParseCameraConfig()476 if (cameraConfig->uvcMode == DEVICE_NOT_SUPPORT) { in ParseCameraConfig()489 cameraConfig->uvcMode, cameraConfig->deviceNum); in ParseCameraConfig()
154 if (rootConfig->uvcMode == DEVICE_NOT_SUPPORT) { in CheckSwitchType()