Searched refs:req_ops (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-ctrls.c | 3201 static const struct media_request_object_ops req_ops = { variable 3216 obj = media_request_object_find(req, &req_ops, parent); in v4l2_ctrl_request_hdl_find() 3241 ret = media_request_object_bind(req, &req_ops, in v4l2_ctrl_request_bind() 3512 obj = media_request_object_find(req, &req_ops, hdl); in v4l2_ctrls_find_req_obj() 4098 obj = media_request_object_find(req, &req_ops, main_hdl); in v4l2_ctrl_request_complete() 4158 obj = media_request_object_find(req, &req_ops, main_hdl); in v4l2_ctrl_request_setup()
|
| /Linux-v5.4/Documentation/block/ |
| D | biodoc.rst | 582 See the req_ops and req_flag_bits definitions for an explanation of the various
|