Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx.h784 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl);
Dem28xx-cards.c2909 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl) in em28xx_setup_xc3028() function
2956 EXPORT_SYMBOL_GPL(em28xx_setup_xc3028);
Dem28xx-dvb.c888 em28xx_setup_xc3028(dev, &ctl); in em28xx_attach_xc3028()
Dem28xx-video.c2244 em28xx_setup_xc3028(dev, &ctl); in em28xx_tuner_setup()