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

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-core.c1558 * __vb2_dqbuf() - bring back the buffer to the DEQUEUED state
1560 static void __vb2_dqbuf(struct vb2_buffer *vb) __vb2_dqbuf() function
1637 __vb2_dqbuf(vb); vb2_core_dqbuf()
1700 * __vb2_dqbuf() since in vb2_internal_dqbuf() there is a critical __vb2_queue_cancel()
1702 * be changed, so we can't move the buf_finish() to __vb2_dqbuf(). __vb2_queue_cancel()
1711 __vb2_dqbuf(vb); __vb2_queue_cancel()

Completed in 58 milliseconds