Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-priv.h66 bool from_other_dev, bool allocate_req);
Dv4l2-ctrls-core.c1416 bool from_other_dev, bool allocate_req) in handler_new_ref() argument
1446 new_ref->from_other_dev = from_other_dev; in handler_new_ref()
1922 bool from_other_dev) in v4l2_ctrl_add_handler() argument
1945 ret = handler_new_ref(hdl, ctrl, NULL, from_other_dev, false); in v4l2_ctrl_add_handler()
Dv4l2-ctrls-request.c73 if (ref->from_other_dev) in v4l2_ctrl_request_clone()
/linux-6.1.9/include/media/
Dv4l2-ctrls.h346 bool from_other_dev; member
778 bool from_other_dev);