Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-core.c132 #define call_void_vb_qop(vb, op, args...) \ macro
168 #define call_void_vb_qop(vb, op, args...) \ macro
459 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
1050 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1102 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1175 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1244 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1268 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
1824 call_void_vb_qop(vb, buf_finish, vb); in vb2_core_dqbuf()
1940 call_void_vb_qop(vb, buf_request_complete, vb); in __vb2_queue_cancel()
[all …]