Searched refs:xqry (Results 1 – 1 of 1) sorted by relevance
2327 uvc_xu_control_query xqry; in get_uvc_device() local2334 memset(&xqry, 0, sizeof(uvc_xu_control_query)); in get_uvc_device()2335 ret = ioctl(fd, UVCIOC_CTRL_QUERY, &xqry); in get_uvc_device()