Lines Matching refs:bcap_buffer
56 struct bcap_buffer { struct
91 struct bcap_buffer *cur_frm;
152 static struct bcap_buffer *to_bcap_vb(struct vb2_v4l2_buffer *vb) in to_bcap_vb()
154 return container_of(vb, struct bcap_buffer, vb); in to_bcap_vb()
247 struct bcap_buffer *buf = to_bcap_vb(vbuf); in bcap_buffer_queue()
259 struct bcap_buffer *buf = to_bcap_vb(vbuf); in bcap_buffer_cleanup()
271 struct bcap_buffer *buf, *tmp; in bcap_start_streaming()
337 struct bcap_buffer, list); in bcap_start_streaming()
380 struct bcap_buffer, list); in bcap_stop_streaming()
418 struct bcap_buffer, list); in bcap_isr()
862 q->buf_struct_size = sizeof(struct bcap_buffer); in bcap_probe()