Searched refs:__v4l2_ctrl_handler_setup (Results 1 – 7 of 7) sorted by relevance
281 ret = __v4l2_ctrl_handler_setup(sd->ctrl_handler); in tw9900_s_stream()
615 ret = __v4l2_ctrl_handler_setup(ov02c10->sd.ctrl_handler); in ov02c10_enable_streams()
1062 ret = __v4l2_ctrl_handler_setup(&priv->hdl); in ov2640_s_stream()
1140 ret = __v4l2_ctrl_handler_setup(&gc0308->hdl); in gc0308_start_stream()
827 ret = __v4l2_ctrl_handler_setup(&thp7312->ctrl_handler); in thp7312_s_stream()
1825 ret = __v4l2_ctrl_handler_setup(&alvium->ctrls.handler); in alvium_s_stream()
2686 int __v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl) in __v4l2_ctrl_handler_setup() function2723 EXPORT_SYMBOL_GPL(__v4l2_ctrl_handler_setup);2733 ret = __v4l2_ctrl_handler_setup(hdl); in v4l2_ctrl_handler_setup()