Searched refs:handler_set_err (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-ctrls-core.c | 1619 handler_set_err(hdl, -ERANGE); in v4l2_ctrl_new() 1624 handler_set_err(hdl, err); in v4l2_ctrl_new() 1630 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new() 1666 handler_set_err(hdl, -ENOMEM); in v4l2_ctrl_new() 1770 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_custom() 1798 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std() 1831 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu() 1857 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu_items() 1863 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu_items() 1885 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_compound() [all …]
|
Completed in 8 milliseconds