Home
last modified time | relevance | path

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

/linux-3.3/include/media/
Dv4l2-common.h85 int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl,
/linux-3.3/drivers/media/video/
Dv4l2-common.c88 int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl, in v4l2_ctrl_check() function
113 EXPORT_SYMBOL(v4l2_ctrl_check);
Dcx2341x.c963 err = v4l2_ctrl_check(ctrl, &qctrl, menu_items); in cx2341x_ext_ctrls()