Searched refs:vb2_core_poll (Results 1 – 3 of 3) sorted by relevance
451 return vb2_core_poll(&ctx->vb_q, file, wait); in dvb_vb2_poll()
2431 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file, in vb2_core_poll() function2522 EXPORT_SYMBOL_GPL(vb2_core_poll);
961 res = vb2_core_poll(q, file, wait); in vb2_poll()