Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c3236 static int try_set_ext_ctrls(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, in try_set_ext_ctrls() function
3344 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()