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

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-core.c1602 int vb2_core_dqbuf(struct vb2_queue *q, void *pb, bool nonblocking) vb2_core_dqbuf() function
1645 EXPORT_SYMBOL_GPL(vb2_core_dqbuf); variable
H A Dvideobuf2-v4l2.c584 ret = vb2_core_dqbuf(q, b, nonblocking); vb2_internal_dqbuf()
/linux-4.4.14/include/media/
H A Dvideobuf2-core.h514 int vb2_core_dqbuf(struct vb2_queue *q, void *pb, bool nonblocking);

Completed in 79 milliseconds