Searched refs:vb2_core_dqbuf (Results 1 – 3 of 3) sorted by relevance
514 int vb2_core_dqbuf(struct vb2_queue *q, void *pb, bool nonblocking);
1602 int vb2_core_dqbuf(struct vb2_queue *q, void *pb, bool nonblocking) in vb2_core_dqbuf() function1645 EXPORT_SYMBOL_GPL(vb2_core_dqbuf);
584 ret = vb2_core_dqbuf(q, b, nonblocking); in vb2_internal_dqbuf()