/linux-4.4.14/drivers/media/tuners/ |
D | tda18271.h | 125 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
|
D | tda18271-fe.c | 1260 struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, in tda18271_attach() function 1353 EXPORT_SYMBOL_GPL(tda18271_attach);
|
D | tda8290.c | 644 dvb_attach(tda18271_attach, fe, priv->tda827x_addr, in tda829x_find_tuner()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 689 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/ |
D | em28xx-dvb.c | 1207 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/ |
D | saa7164-dvb.c | 572 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/ |
D | cx23885-dvb.c | 1233 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/ |
D | pvrusb2-devattr.c | 355 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/ |
D | saa7134-dvb.c | 1347 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/ |
D | cx18-dvb.c | 494 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 584 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | tuner-core.c | 391 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | af9015.c | 959 ret = dvb_attach(tda18271_attach, adap->fe[0], 0xc0, in af9015_tuner_attach()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dw2102.c | 1468 if (dvb_attach(tda18271_attach, d->fe_adap[0].fe, 0x60, in t220_frontend_attach()
|