Searched refs:video_ctrls (Results 1 – 1 of 1) sorted by relevance
382 static const struct v4l2_queryctrl video_ctrls[] = { variable471 static const unsigned int CTRLS = ARRAY_SIZE(video_ctrls);478 if (video_ctrls[i].id == id) in ctrl_by_id()479 return video_ctrls+i; in ctrl_by_id()