Home
last modified time | relevance | path

Searched refs:xqry (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2327 uvc_xu_control_query xqry; in get_uvc_device() local
2334 memset(&xqry, 0, sizeof(uvc_xu_control_query)); in get_uvc_device()
2335 ret = ioctl(fd, UVCIOC_CTRL_QUERY, &xqry); in get_uvc_device()