Searched refs:vbi_buf (Results 1 – 4 of 4) sorted by relevance
639 struct em28xx_buffer *vbi_buf = dev->usb_ctl.vbi_buf; in process_frame_data_em28xx() local682 vbi_buf = finish_field_prepare_next(dev, vbi_buf, vbi_dma_q); in process_frame_data_em28xx()683 dev->usb_ctl.vbi_buf = vbi_buf; in process_frame_data_em28xx()693 if (vbi_buf) in process_frame_data_em28xx()694 em28xx_copy_vbi(dev, vbi_buf, data_pkt, vbi_data_len); in process_frame_data_em28xx()1192 if (dev->usb_ctl.vbi_buf) { in em28xx_stop_vbi_streaming()1193 vb2_buffer_done(&dev->usb_ctl.vbi_buf->vb.vb2_buf, in em28xx_stop_vbi_streaming()1195 dev->usb_ctl.vbi_buf = NULL; in em28xx_stop_vbi_streaming()
242 struct em28xx_buffer *vbi_buf; member
937 dev->usb_ctl.vbi_buf = NULL; in em28xx_alloc_urbs()
144 struct au0828_buffer *vbi_buf; member