Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1977 handler_set_err(hdl, -ERANGE); in v4l2_ctrl_new()
1983 handler_set_err(hdl, err); in v4l2_ctrl_new()
1989 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new()
2029 handler_set_err(hdl, -ENOMEM); in v4l2_ctrl_new()
2149 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_custom()
2178 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std()
2212 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu()
2239 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu_items()
2245 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu_items()
2270 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_compound()
[all …]