Home
last modified time | relevance | path

Searched refs:urb_data_copy (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-core.c776 dev->usb_ctl.urb_data_copy(dev, urb); in em28xx_irq_callback()
996 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb)) in em28xx_init_usb_xfer()
1008 dev->usb_ctl.urb_data_copy = urb_data_copy; in em28xx_init_usb_xfer()
Dem28xx.h253 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); member
768 int (*urb_data_copy)