Searched refs:handler_new_ref (Results 1 – 1 of 1) sorted by relevance
1839 static int handler_new_ref(struct v4l2_ctrl_handler *hdl, in handler_new_ref() function2048 if (handler_new_ref(hdl, ctrl)) { in v4l2_ctrl_new()2225 return handler_new_ref(hdl, ctrl) ? NULL : ctrl; in v4l2_ctrl_add_ctrl()2255 ret = handler_new_ref(hdl, ctrl); in v4l2_ctrl_add_handler()