[media] vb2: Fix vb2_core_dqbuf() kernel-doc
[sfrench/cifs-2.6.git] / drivers / media / v4l2-core / videobuf2-core.c
index 71d8bd8dcc8121543aa0a2db28c0383032bfb9a2..bfe85879c5630edba9d6c8117154f00aecccb888 100644 (file)
@@ -1733,8 +1733,9 @@ static void __vb2_dqbuf(struct vb2_buffer *vb)
 }
 
 /**
- * vb2_dqbuf() - Dequeue a buffer to the userspace
+ * vb2_core_dqbuf() - Dequeue a buffer to the userspace
  * @q:         videobuf2 queue
+ * @pindex:    pointer to the buffer index. May be NULL
  * @pb:                buffer structure passed from userspace to vidioc_dqbuf handler
  *             in driver
  * @nonblocking: if true, this call will not sleep waiting for a buffer if no