Home
last modified time | relevance | path

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

/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()
/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()
/drivers/media/pci/cx23885/
Dcx23885-dvb.c989 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1003 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1008 tda18271_attach(&dev->ts1.analog_fe, in dvb_register()
1025 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1108 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1119 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1412 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1416 tda18271_attach(&dev->ts1.analog_fe, in dvb_register()
1427 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1580 if (!dvb_attach(tda18271_attach, in dvb_register()
/drivers/media/usb/cx231xx/
Dcx231xx-dvb.c672 if (!dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
696 if (!dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
722 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
746 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
830 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
/drivers/media/usb/em28xx/
Dem28xx-dvb.c1221 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1239 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()
1395 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1414 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1431 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
1479 dvb->fe[0] = dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
/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()
/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()
/drivers/media/pci/cx18/
Dcx18-dvb.c494 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
/drivers/media/usb/au0828/
Dau0828-dvb.c582 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
/drivers/media/v4l2-core/
Dtuner-core.c388 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
/drivers/media/usb/dvb-usb-v2/
Daf9015.c959 ret = dvb_attach(tda18271_attach, adap->fe[0], 0xc0, in af9015_tuner_attach()
/drivers/media/usb/dvb-usb/
Ddw2102.c1428 if (dvb_attach(tda18271_attach, d->fe_adap[0].fe, 0x60, in t220_frontend_attach()