Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-ctrls-priv.h66 bool from_other_dev, bool allocate_req);
H A Dv4l2-ctrls-core.c1750 bool from_other_dev, bool allocate_req) in handler_new_ref() argument
1780 new_ref->from_other_dev = from_other_dev; in handler_new_ref()
2308 bool from_other_dev) in v4l2_ctrl_add_handler() argument
2331 ret = handler_new_ref(hdl, ctrl, NULL, from_other_dev, false); in v4l2_ctrl_add_handler()
H A Dv4l2-ctrls-request.c73 if (ref->from_other_dev) in v4l2_ctrl_request_clone()
/linux-6.15/include/media/
H A Dv4l2-ctrls.h370 bool from_other_dev; member
814 bool from_other_dev);