Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3774 * em28xx_init_dev() in em28xx_check_usb_descriptor()
3777 static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev, in em28xx_check_usb_descriptor()
4258 retval = em28xx_init_dev(dev, udev, intf, nr);
4320 retval = em28xx_init_dev(dev->dev_next, udev, intf,
3574 static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev, em28xx_init_dev() function