Home
last modified time | relevance | path

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

/linux/drivers/media/common/videobuf2/
A Dvideobuf2-core.c133 #define call_void_vb_qop(vb, op, args...) \ macro
169 #define call_void_vb_qop(vb, op, args...) \ macro
533 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
1147 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1200 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1273 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1344 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1368 call_void_vb_qop(vb, buf_queue, vb); in __enqueue_in_driver()
1942 call_void_vb_qop(vb, buf_finish, vb); in vb2_core_dqbuf()
2058 call_void_vb_qop(vb, buf_request_complete, vb); in __vb2_queue_cancel()
[all …]

Completed in 10 milliseconds