Searched refs:bulk_copy (Results 1 – 4 of 4) sorted by relevance
279 dev->vbi_mode.bulk_ctl.bulk_copy(dev, urb); in cx231xx_irq_vbi_callback()340 int (*bulk_copy) (struct cx231xx *dev, in cx231xx_init_vbi_isoc()359 dev->vbi_mode.bulk_ctl.bulk_copy = bulk_copy; in cx231xx_init_vbi_isoc()
32 int (*bulk_copy) (struct cx231xx *dev,
851 dev->video_mode.bulk_ctl.bulk_copy(dev, urb); in cx231xx_bulk_irq_callback()1120 int (*bulk_copy) (struct cx231xx *dev, struct urb *urb)) in cx231xx_init_bulk()1137 dev->video_mode.bulk_ctl.bulk_copy = bulk_copy; in cx231xx_init_bulk()
216 int (*bulk_copy) (struct cx231xx *dev, struct urb *urb); member870 int (*bulk_copy) (struct cx231xx *dev,
Completed in 13 milliseconds