Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c2475 static int handler_new_ref(struct v4l2_ctrl_handler *hdl, in handler_new_ref() function
2746 if (handler_new_ref(hdl, ctrl, NULL, false, false)) { in v4l2_ctrl_new()
2959 ret = handler_new_ref(hdl, ctrl, NULL, from_other_dev, false); in v4l2_ctrl_add_handler()
3387 err = handler_new_ref(hdl, ctrl, &new_ref, false, true); in v4l2_ctrl_request_clone()