Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1440 static void __vb2_dqbuf(struct vb2_buffer *vb);
1447 __vb2_dqbuf(vb); in vb2_req_unprepare()
1895 * __vb2_dqbuf() - bring back the buffer to the DEQUEUED state
1897 static void __vb2_dqbuf(struct vb2_buffer *vb) in __vb2_dqbuf() function
1950 __vb2_dqbuf(vb); in vb2_core_dqbuf()
2026 * __vb2_dqbuf() since in vb2_core_dqbuf() there is a critical in __vb2_queue_cancel()
2028 * be changed, so we can't move the buf_finish() to __vb2_dqbuf(). in __vb2_queue_cancel()
2058 __vb2_dqbuf(vb); in __vb2_queue_cancel()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1460 static void __vb2_dqbuf(struct vb2_buffer *vb);
1467 __vb2_dqbuf(vb); in vb2_req_unprepare()
1925 * __vb2_dqbuf() - bring back the buffer to the DEQUEUED state
1927 static void __vb2_dqbuf(struct vb2_buffer *vb) in __vb2_dqbuf() function
1980 __vb2_dqbuf(vb); in vb2_core_dqbuf()
2059 * __vb2_dqbuf() since in vb2_core_dqbuf() there is a critical in __vb2_queue_cancel()
2061 * be changed, so we can't move the buf_finish() to __vb2_dqbuf(). in __vb2_queue_cancel()
2091 __vb2_dqbuf(vb); in __vb2_queue_cancel()

Completed in 7 milliseconds