Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/uvc/
Duvc_ctrl.c893 static struct uvc_control *uvc_find_control(struct uvc_video_chain *chain, in uvc_find_control() function
1124 ctrl = uvc_find_control(chain, v4l2_ctrl->id, &mapping); in uvc_query_v4l2_ctrl()
1163 ctrl = uvc_find_control(chain, query_menu->id, &mapping); in uvc_query_v4l2_menu()
1369 ctrl = uvc_find_control(handle->chain, xctrls[i].id, &mapping); in uvc_ctrl_send_events()
1418 ctrl = uvc_find_control(handle->chain, sev->id, &mapping); in uvc_ctrl_add_event()
1569 ctrl = uvc_find_control(chain, xctrl->id, &mapping); in uvc_ctrl_get()
1588 ctrl = uvc_find_control(chain, xctrl->id, &mapping); in uvc_ctrl_set()