Home
last modified time | relevance | path

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

/Linux-v4.19/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
452 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
1025 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1077 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1151 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1217 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1241 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
1618 call_void_vb_qop(vb, buf_finish, vb); in vb2_core_dqbuf()
1718 call_void_vb_qop(vb, buf_finish, vb); in __vb2_queue_cancel()