Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf2-core.c131 #define call_void_vb_qop(vb, op, args...) \ macro
167 #define call_void_vb_qop(vb, op, args...) \ macro
466 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
1435 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_userptr()
1479 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_userptr()
1547 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_dmabuf()
1604 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_dmabuf()
1631 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
2109 call_void_vb_qop(vb, buf_finish, vb); in vb2_internal_dqbuf()
2218 call_void_vb_qop(vb, buf_finish, vb); in __vb2_queue_cancel()