Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dtda18271.h125 extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr,
129 static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, in tda18271_attach() function
Dtda18271-fe.c1258 struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, in tda18271_attach() function
1351 EXPORT_SYMBOL_GPL(tda18271_attach);
Dtda8290.c646 dvb_attach(tda18271_attach, fe, priv->tda827x_addr, in tda829x_find_tuner()
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-dvb.c1602 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1620 if (!dvb_attach(tda18271_attach, in em28xx_dvb_init()
1714 dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1734 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1753 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1776 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1795 if (!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()
1848 dvb->fe[0] = dvb_attach(tda18271_attach, dvb->fe[0], in em28xx_dvb_init()
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-dvb.c566 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
579 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
600 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
605 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-dvb.c725 if (!dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
749 if (!dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
776 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
805 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
924 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c1254 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1269 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1273 tda18271_attach(&dev->ts1.analog_fe, in dvb_register()
1292 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1377 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1387 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1676 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1680 tda18271_attach(&dev->ts1.analog_fe, in dvb_register()
1692 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1889 if (!dvb_attach(tda18271_attach, in dvb_register()
/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c351 dvb_attach(tda18271_attach, adap->fe, 0x60, in pvr2_73xxx_tda18271_8295_attach()
459 dvb_attach(tda18271_attach, adap->fe, 0x60, in pvr2_tda18271_8295_attach()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-dvb.c1344 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1372 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1506 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1783 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1796 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1813 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1828 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-dvb.c488 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-dvb.c616 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c376 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Daf9015.c1034 ret = dvb_attach(tda18271_attach, adap->fe[0], 0x60, adapter, in af9015_tuner_attach()
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddw2102.c1487 if (dvb_attach(tda18271_attach, adap->fe_adap[0].fe, 0x60, in t220_frontend_attach()