Searched refs:v4l2_ctrl_check (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l2-common.c152 int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl, function
174 EXPORT_SYMBOL(v4l2_ctrl_check); variable
H A Dcx2341x.c963 err = v4l2_ctrl_check(ctrl, &qctrl, menu_items);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dv4l2-common.h100 int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-controls.c120 return v4l2_ctrl_check(vctrl, &qctrl, menu_items);

Completed in 99 milliseconds