Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c185 #define call_void_bufop(q, op, args...) \ macro
432 call_void_bufop(q, init_buffer, vb); in __vb2_queue_alloc()
645 call_void_bufop(q, fill_user_buffer, q->bufs[index], pb); in vb2_core_querybuf()
1470 call_void_bufop(vb->vb2_queue, init_buffer, vb); in vb2_req_unbind()
1536 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_prepare_buf()
1679 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1680 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_qbuf()
1719 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1732 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_qbuf()
1907 call_void_bufop( in __vb2_dqbuf()
[all...]
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c185 #define call_void_bufop(q, op, args...) \ macro
438 call_void_bufop(q, init_buffer, vb); in __vb2_queue_alloc()
639 call_void_bufop(q, fill_user_buffer, q->bufs[index], pb); in vb2_core_querybuf()
1500 call_void_bufop(vb->vb2_queue, init_buffer, vb); in vb2_req_unbind()
1566 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_prepare_buf()
1709 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1710 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_qbuf()
1749 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1762 call_void_bufop(q, fill_user_buffer, vb, pb); in vb2_core_qbuf()
1937 call_void_bufop( in __vb2_dqbuf()
[all...]

Completed in 6 milliseconds