Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-core.c797 dev->usb_ctl.urb_data_copy(dev, urb); in em28xx_irq_callback()
1008 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb)) in em28xx_init_usb_xfer()
1020 dev->usb_ctl.urb_data_copy = urb_data_copy; in em28xx_init_usb_xfer()
Dem28xx.h248 int (*urb_data_copy)(struct em28xx *dev, struct urb *urb); member
825 int (*urb_data_copy)