Searched refs:try_set_ext_ctrls (Results 1 – 1 of 1) sorted by relevance
3236 static int try_set_ext_ctrls(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, in try_set_ext_ctrls() function3344 return try_set_ext_ctrls(NULL, hdl, cs, false); in v4l2_try_ext_ctrls()3351 return try_set_ext_ctrls(fh, hdl, cs, true); in v4l2_s_ext_ctrls()