/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()
|
/drivers/media/pci/saa7164/ |
D | saa7164-dvb.c | 485 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/ |
D | cx23885-dvb.c | 989 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/ |
D | cx231xx-dvb.c | 672 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/ |
D | em28xx-dvb.c | 1221 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/ |
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()
|
/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1351 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/ |
D | cx18-dvb.c | 494 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
|
/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 582 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 388 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
|
/drivers/media/usb/dvb-usb-v2/ |
D | af9015.c | 959 ret = dvb_attach(tda18271_attach, adap->fe[0], 0xc0, in af9015_tuner_attach()
|
/drivers/media/usb/dvb-usb/ |
D | dw2102.c | 1428 if (dvb_attach(tda18271_attach, d->fe_adap[0].fe, 0x60, in t220_frontend_attach()
|