Home
last modified time | relevance | path

Searched refs:req_obj (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-ctrls-request.c24 media_request_object_init(&hdl->req_obj); in v4l2_ctrl_handler_init_request()
39 if (hdl->req_obj.ops || list_empty(&hdl->requests)) in v4l2_ctrl_handler_free_request()
48 media_request_object_unbind(&req->req_obj); in v4l2_ctrl_handler_free_request()
49 media_request_object_put(&req->req_obj); in v4l2_ctrl_handler_free_request()
86 container_of(obj, struct v4l2_ctrl_handler, req_obj); in v4l2_ctrl_request_queue()
98 container_of(obj, struct v4l2_ctrl_handler, req_obj); in v4l2_ctrl_request_unbind()
113 container_of(obj, struct v4l2_ctrl_handler, req_obj); in v4l2_ctrl_request_release()
136 return container_of(obj, struct v4l2_ctrl_handler, req_obj); in v4l2_ctrl_request_hdl_find()
160 from, false, &hdl->req_obj); in v4l2_ctrl_request_bind()
205 obj = &new_hdl->req_obj; in v4l2_ctrls_find_req_obj()
[all …]
/linux-6.6.21/drivers/media/test-drivers/vivid/
Dvivid-kthread-out.c86 v4l2_ctrl_request_setup(vid_out_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_out_tick()
88 v4l2_ctrl_request_complete(vid_out_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_out_tick()
107 v4l2_ctrl_request_setup(vbi_out_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_out_tick()
109 v4l2_ctrl_request_complete(vbi_out_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_out_tick()
123 v4l2_ctrl_request_setup(meta_out_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_out_tick()
125 v4l2_ctrl_request_complete(meta_out_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_out_tick()
311 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_vid_out()
326 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_vid_out()
341 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_vid_out()
Dvivid-kthread-touch.c28 v4l2_ctrl_request_setup(tch_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_tch_cap_tick()
32 v4l2_ctrl_request_complete(tch_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_tch_cap_tick()
182 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_touch_cap()
Dvivid-kthread-cap.c602 v4l2_ctrl_request_setup(vid_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_cap_tick()
609 v4l2_ctrl_request_complete(vid_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_cap_tick()
624 v4l2_ctrl_request_setup(vbi_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_cap_tick()
630 v4l2_ctrl_request_complete(vbi_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_cap_tick()
644 v4l2_ctrl_request_setup(meta_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_cap_tick()
647 v4l2_ctrl_request_complete(meta_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_vid_cap_tick()
840 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_vid_cap()
855 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_vid_cap()
870 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in vivid_stop_generating_vid_cap()
Dvivid-sdr-cap.c106 v4l2_ctrl_request_setup(sdr_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_sdr_cap_tick()
108 v4l2_ctrl_request_complete(sdr_cap_buf->vb.vb2_buf.req_obj.req, in vivid_thread_sdr_cap_tick()
311 v4l2_ctrl_request_complete(buf->vb.vb2_buf.req_obj.req, in sdr_cap_stop_streaming()
325 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_sdr_cap); in sdr_cap_buf_request_complete()
Dvivid-meta-out.c118 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_meta_out); in meta_out_buf_request_complete()
Dvivid-meta-cap.c118 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_meta_cap); in meta_cap_buf_request_complete()
Dvivid-vbi-out.c122 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_vbi_out); in vbi_out_buf_request_complete()
Dvivid-touch-cap.c106 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_touch_cap); in touch_cap_buf_request_complete()
Dvivid-vbi-cap.c223 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_vbi_cap); in vbi_cap_buf_request_complete()
/linux-6.6.21/drivers/gpu/drm/
Ddrm_gpuva_mgr.c1077 struct drm_gem_object *req_obj, u64 req_offset) in __drm_gpuva_sm_map() argument
1095 merge &= obj == req_obj && in __drm_gpuva_sm_map()
1139 merge &= obj == req_obj && in __drm_gpuva_sm_map()
1172 merge &= obj == req_obj && in __drm_gpuva_sm_map()
1212 req_obj, req_offset); in __drm_gpuva_sm_map()
1308 struct drm_gem_object *req_obj, u64 req_offset) in drm_gpuva_sm_map() argument
1319 req_obj, req_offset); in drm_gpuva_sm_map()
1491 struct drm_gem_object *req_obj, u64 req_offset) in drm_gpuva_sm_map_ops_create() argument
1511 req_obj, req_offset); in drm_gpuva_sm_map_ops_create()
/linux-6.6.21/drivers/media/common/videobuf2/
Dvideobuf2-core.c1080 if (state != VB2_BUF_STATE_QUEUED && vb->req_obj.req) { in vb2_buffer_done()
1081 media_request_object_unbind(&vb->req_obj); in vb2_buffer_done()
1082 media_request_object_put(&vb->req_obj); in vb2_buffer_done()
1448 struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); in vb2_req_prepare()
1464 struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); in vb2_req_unprepare()
1470 WARN_ON(!vb->req_obj.req); in vb2_req_unprepare()
1478 struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); in vb2_req_queue()
1497 struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); in vb2_req_unbind()
1505 struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); in vb2_req_release()
1682 media_request_object_init(&vb->req_obj); in vb2_core_qbuf()
[all …]
/linux-6.6.21/drivers/media/test-drivers/visl/
Dvisl-video.c593 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, in visl_queue_cleanup()
596 vbuf->vb2_buf.req_obj.req); in visl_queue_cleanup()
690 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->hdl); in visl_buf_request_complete()
748 vb = container_of(obj, struct vb2_buffer, req_obj); in visl_request_validate()
/linux-6.6.21/drivers/staging/media/sunxi/cedrus/
Dcedrus_dec.c37 src_req = run.src->vb2_buf.req_obj.req; in cedrus_device_run()
Dcedrus_video.c468 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, in cedrus_queue_cleanup()
562 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->hdl); in cedrus_buf_request_complete()
Dcedrus.c329 vb = container_of(obj, struct vb2_buffer, req_obj); in cedrus_request_validate()
/linux-6.6.21/include/media/
Dv4l2-ctrls.h410 struct media_request_object req_obj; member
1379 media_request_object_put(&hdl->req_obj); in v4l2_ctrl_request_hdl_put()
Dvideobuf2-core.h257 struct media_request_object req_obj; member
/linux-6.6.21/drivers/staging/media/rkvdec/
Drkvdec.c549 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->ctrl_hdl); in rkvdec_buf_request_complete()
589 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, in rkvdec_queue_cleanup()
677 src_req = run->bufs.src->vb2_buf.req_obj.req; in rkvdec_run_preamble()
686 struct media_request *src_req = run->bufs.src->vb2_buf.req_obj.req; in rkvdec_run_postamble()
/linux-6.6.21/drivers/media/platform/nvidia/tegra-vde/
Dv4l2.c293 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->hdl); in tegra_buf_request_complete()
316 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, &ctx->hdl); in tegra_stop_streaming()
886 struct media_request *src_req = src->vb2_buf.req_obj.req; in tegra_device_run()
/linux-6.6.21/drivers/media/test-drivers/
Dvim2m.c601 v4l2_ctrl_request_setup(src_buf->vb2_buf.req_obj.req, in device_run()
607 v4l2_ctrl_request_complete(src_buf->vb2_buf.req_obj.req, in device_run()
1083 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, in vim2m_stop_streaming()
1093 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->hdl); in vim2m_buf_request_complete()
/linux-6.6.21/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec_stateless.c281 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->ctrl_hdl); in vb2ops_vdec_buf_request_complete()
326 src_buf_req = vb2_src->req_obj.req; in mtk_vdec_worker()
/linux-6.6.21/drivers/media/test-drivers/vicodec/
Dvicodec-core.c268 struct media_request *src_req = src_vb->vb2_buf.req_obj.req; in device_process()
411 src_req = src_buf->vb2_buf.req_obj.req; in device_run()
1521 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, in vicodec_return_bufs()
1674 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->hdl); in vicodec_buf_request_complete()
1956 vb = container_of(obj, struct vb2_buffer, req_obj); in vicodec_request_validate()
/linux-6.6.21/drivers/media/platform/verisilicon/
Dhantro_v4l2.c964 v4l2_ctrl_request_complete(vbuf->vb2_buf.req_obj.req, in hantro_return_bufs()
1001 v4l2_ctrl_request_complete(vb->req_obj.req, &ctx->ctrl_handler); in hantro_buf_request_complete()
Dhantro_drv.c139 v4l2_ctrl_request_setup(src_buf->vb2_buf.req_obj.req, in hantro_start_prepare_run()
162 v4l2_ctrl_request_complete(src_buf->vb2_buf.req_obj.req, in hantro_end_prepare_run()

12