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