Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1260 struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, in tda18271_attach() function
1353 EXPORT_SYMBOL_GPL(tda18271_attach);
Dtda8290.c644 dvb_attach(tda18271_attach, fe, priv->tda827x_addr, in tda829x_find_tuner()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-dvb.c689 if (!dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
713 if (!dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
740 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
764 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
905 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-dvb.c1207 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1225 if (!dvb_attach(tda18271_attach, in em28xx_dvb_init()
1317 dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1386 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1405 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1427 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1446 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1463 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1511 dvb->fe[0] = dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-dvb.c572 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
585 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
606 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
611 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-dvb.c1233 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1248 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1252 tda18271_attach(&dev->ts1.analog_fe, in dvb_register()
1271 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1355 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1365 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1656 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1660 tda18271_attach(&dev->ts1.analog_fe, in dvb_register()
1672 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1849 if (!dvb_attach(tda18271_attach, in dvb_register()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c355 dvb_attach(tda18271_attach, adap->fe, 0x60, in pvr2_73xxx_tda18271_8295_attach()
463 dvb_attach(tda18271_attach, adap->fe, 0x60, in pvr2_tda18271_8295_attach()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-dvb.c1347 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1375 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1509 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1786 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1799 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1816 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1831 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-dvb.c494 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-dvb.c584 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c391 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daf9015.c959 ret = dvb_attach(tda18271_attach, adap->fe[0], 0xc0, in af9015_tuner_attach()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddw2102.c1468 if (dvb_attach(tda18271_attach, d->fe_adap[0].fe, 0x60, in t220_frontend_attach()