Searched refs:vb2_core_dqbuf (Results 1 – 1 of 1) sorted by relevance
2126 int vb2_core_dqbuf(struct vb2_queue *q, unsigned int *pindex, void *pb, in vb2_core_dqbuf() function2182 EXPORT_SYMBOL_GPL(vb2_core_dqbuf);3042 ret = vb2_core_dqbuf(q, &index, NULL, nonblock); in __vb2_perform_fileio()3209 ret = vb2_core_dqbuf(q, &index, NULL, 0); in vb2_thread()