Home
last modified time | relevance | path

Searched refs:bulk_copy (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-vbi.h44 int (*bulk_copy) (struct cx231xx *dev,
Dcx231xx-vbi.c326 dev->vbi_mode.bulk_ctl.bulk_copy(dev, urb); in cx231xx_irq_vbi_callback()
387 int (*bulk_copy) (struct cx231xx *dev, in cx231xx_init_vbi_isoc()
406 dev->vbi_mode.bulk_ctl.bulk_copy = bulk_copy; in cx231xx_init_vbi_isoc()
Dcx231xx-core.c853 dev->video_mode.bulk_ctl.bulk_copy(dev, urb); in cx231xx_bulk_irq_callback()
1104 int (*bulk_copy) (struct cx231xx *dev, struct urb *urb)) in cx231xx_init_bulk()
1121 dev->video_mode.bulk_ctl.bulk_copy = bulk_copy; in cx231xx_init_bulk()
Dcx231xx.h221 int (*bulk_copy) (struct cx231xx *dev, struct urb *urb); member
888 int (*bulk_copy) (struct cx231xx *dev,