Home
last modified time | relevance | path

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

/linux/drivers/media/common/videobuf2/
A Dvideobuf2-core.c185 #define call_void_bufop(q, op, args...) \ macro
438 call_void_bufop(q, init_buffer, vb); in __vb2_queue_alloc()
651 call_void_bufop(q, fill_user_buffer, q->bufs[index], pb); in vb2_core_querybuf()
1479 call_void_bufop(vb->vb2_queue, init_buffer, vb); in vb2_req_unbind()
1545 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_prepare_buf()
1688 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1689 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_qbuf()
1728 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1741 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_qbuf()
1916 call_void_bufop(q, init_buffer, vb); in __vb2_dqbuf()
[all …]

Completed in 8 milliseconds