Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx.h839 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl);
H A Dem28xx-cards.c3386 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl) in em28xx_setup_xc3028() function
3432 EXPORT_SYMBOL_GPL(em28xx_setup_xc3028);
H A Dem28xx-dvb.c949 em28xx_setup_xc3028(dev, &ctl); in em28xx_attach_xc3028()
H A Dem28xx-video.c2496 em28xx_setup_xc3028(dev, &ctl); in em28xx_tuner_setup()