Searched refs:urb_data_copy (Results 1 – 2 of 2) sorted by relevance
776 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()
253 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); member768 int (*urb_data_copy)