Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/media/pci/saa7164/
Dsaa7164-dvb.c485 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
498 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
519 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
524 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-dvb.c1220 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1238 if (!dvb_attach(tda18271_attach, in em28xx_dvb_init()
1330 dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1355 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1374 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1396 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1415 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1432 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1480 dvb->fe[0] = dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
/linux-4.1.27/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()
903 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
/linux-4.1.27/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()
1824 if (!dvb_attach(tda18271_attach, in dvb_register()
/linux-4.1.27/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.1.27/drivers/media/pci/saa7134/
Dsaa7134-dvb.c1351 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1379 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1511 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1788 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1801 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1818 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
1833 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-dvb.c494 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-dvb.c584 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
/linux-4.1.27/drivers/media/v4l2-core/
Dtuner-core.c391 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Daf9015.c959 ret = dvb_attach(tda18271_attach, adap->fe[0], 0xc0, in af9015_tuner_attach()
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddw2102.c1445 if (dvb_attach(tda18271_attach, d->fe_adap[0].fe, 0x60, in t220_frontend_attach()