Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dtda18271.h113 extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr,
117 static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, in tda18271_attach() function
H A Dtda8290.c634 dvb_attach(tda18271_attach, fe, priv->tda827x_addr, in tda829x_find_tuner()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c1680 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1698 if (!dvb_attach(tda18271_attach, in em28xx_dvb_init()
1792 dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1812 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1831 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1854 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1873 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1890 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1926 dvb->fe[0] = dvb_attach(tda18271_attach, dvb->fe[0], in em28xx_dvb_init()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c713 if (!dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
737 if (!dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
764 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
793 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
912 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c554 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
567 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
588 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
593 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c1370 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1398 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1532 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1809 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1822 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1839 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1854 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1886 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c344 dvb_attach(tda18271_attach, adap->fe[0], 0x60, in pvr2_73xxx_tda18271_8295_attach()
452 dvb_attach(tda18271_attach, adap->fe[0], 0x60, in pvr2_tda18271_8295_attach()
/linux/drivers/media/pci/cx18/
H A Dcx18-dvb.c478 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
/linux/drivers/media/usb/au0828/
H A Dau0828-dvb.c606 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c424 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c1025 ret = dvb_attach(tda18271_attach, adap->fe[0], 0x60, adapter, in af9015_tuner_attach()
/linux/drivers/media/usb/dvb-usb/
H A Ddw2102.c1530 if (dvb_attach(tda18271_attach, adap->fe_adap[0].fe, 0x60, in t220_frontend_attach()