Searched refs:handler_set_err (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/v4l2-core/ |
| A D | v4l2-ctrls-core.c | 1273 handler_set_err(hdl, -ERANGE); in v4l2_ctrl_new() 1278 handler_set_err(hdl, err); in v4l2_ctrl_new() 1284 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new() 1305 handler_set_err(hdl, -ENOMEM); in v4l2_ctrl_new() 1395 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_custom() 1423 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std() 1456 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu() 1482 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu_items() 1488 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_menu_items() 1510 handler_set_err(hdl, -EINVAL); in v4l2_ctrl_new_std_compound() [all …]
|
Completed in 6 milliseconds