Searched refs:uvcResponse (Results 1 – 1 of 1) sorted by relevance
794 struct uvc_request_data uvcResponse {}; in processUVCEvent() struct804 mUVCDevice->processSetupEvent(&(uvcEvent->req), &uvcResponse); in processUVCEvent()824 if (ioctl(deviceFd, UVCIOC_SEND_RESPONSE, &uvcResponse) < 0) { in processUVCEvent()