Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf2-internal.h106 #define call_void_vb_qop(vb, op, args...) \ macro
142 #define call_void_vb_qop(vb, op, args...) \ macro
Dvideobuf2-core.c317 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
980 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_userptr()
1031 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_userptr()
1102 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_dmabuf()
1167 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_dmabuf()
1196 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
1623 call_void_vb_qop(vb, buf_finish, vb); in vb2_core_dqbuf()
1709 call_void_vb_qop(vb, buf_finish, vb); in __vb2_queue_cancel()