|
@@ -116,6 +116,7 @@ static inline struct vip_buffer *to_vip_buffer(struct vb2_v4l2_buffer *vb2)
|
|
|
* @sequence: sequence number of acquired buffer
|
|
|
* @active: current active buffer
|
|
|
* @lock: used in videobuf2 callback
|
|
|
+ * @v4l_lock: serialize its video4linux ioctls
|
|
|
* @tcount: Number of top frames
|
|
|
* @bcount: Number of bottom frames
|
|
|
* @overflow: Number of FIFO overflows
|