Searched refs:v4l2_ctrl_handler (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dv4l2-ctrls.h28 struct v4l2_ctrl_handler;
97 struct v4l2_ctrl_handler *handler;
145 /** struct v4l2_ctrl_handler - The control handler keeps track of all the
158 struct v4l2_ctrl_handler { struct
241 int v4l2_ctrl_handler_init(struct v4l2_ctrl_handler *hdl,
250 void v4l2_ctrl_handler_free(struct v4l2_ctrl_handler *hdl);
260 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl);
273 void v4l2_ctrl_handler_log_status(struct v4l2_ctrl_handler *hdl,
285 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hdl,
305 struct v4l2_ctrl *v4l2_ctrl_new_std(struct v4l2_ctrl_handler *hd
[all...]
H A Dv4l2-dev.h30 struct v4l2_ctrl_handler;
72 struct v4l2_ctrl_handler *ctrl_handler;
H A Dv4l2-device.h35 struct v4l2_ctrl_handler;
53 struct v4l2_ctrl_handler *ctrl_handler;
H A Dv4l2-subdev.h38 struct v4l2_ctrl_handler;
439 struct v4l2_ctrl_handler *ctrl_handler;
H A Dcx2341x.h125 struct v4l2_ctrl_handler hdl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l2-ctrls.c752 static inline int handler_set_err(struct v4l2_ctrl_handler *hdl, int err)
760 int v4l2_ctrl_handler_init(struct v4l2_ctrl_handler *hdl,
775 void v4l2_ctrl_handler_free(struct v4l2_ctrl_handler *hdl)
809 struct v4l2_ctrl_handler *hdl, u32 id)
830 static struct v4l2_ctrl_ref *find_ref(struct v4l2_ctrl_handler *hdl, u32 id)
858 struct v4l2_ctrl_handler *hdl, u32 id)
871 struct v4l2_ctrl *v4l2_ctrl_find(struct v4l2_ctrl_handler *hdl, u32 id)
880 static int handler_new_ref(struct v4l2_ctrl_handler *hdl,
947 static struct v4l2_ctrl *v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl,
1012 struct v4l2_ctrl *v4l2_ctrl_new_custom(struct v4l2_ctrl_handler *hd
[all...]
H A Dmsp3400-driver.h55 struct v4l2_ctrl_handler hdl;
H A Dwm8739.c57 struct v4l2_ctrl_handler hdl;
H A Dwm8775.c57 struct v4l2_ctrl_handler hdl;
H A Dcs53l32a.c48 struct v4l2_ctrl_handler hdl;
H A Dcx2341x.c1486 static struct v4l2_ctrl *cx2341x_ctrl_new_custom(struct v4l2_ctrl_handler *hdl,
1508 static struct v4l2_ctrl *cx2341x_ctrl_new_std(struct v4l2_ctrl_handler *hdl,
1514 static struct v4l2_ctrl *cx2341x_ctrl_new_menu(struct v4l2_ctrl_handler *hdl,
1523 struct v4l2_ctrl_handler *hdl = &cxhdl->hdl;
H A Dsaa717x.c59 struct v4l2_ctrl_handler hdl;
1256 struct v4l2_ctrl_handler *hdl;
H A Dsaa7115.c69 struct v4l2_ctrl_handler hdl;
1529 struct v4l2_ctrl_handler *hdl;
H A Dmsp3400-driver.c642 struct v4l2_ctrl_handler *hdl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-core.h35 struct v4l2_ctrl_handler hdl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.h636 struct v4l2_ctrl_handler hdl_gpio;

Completed in 98 milliseconds