/drivers/media/common/tuners/ |
D | tda18271.h | 120 extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, 124 static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, in tda18271_attach() function
|
D | tda18271-fe.c | 1249 struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, in tda18271_attach() function 1333 EXPORT_SYMBOL_GPL(tda18271_attach);
|
D | tda8290.c | 633 dvb_attach(tda18271_attach, fe, priv->tda827x_addr, in tda829x_find_tuner()
|
/drivers/media/video/cx23885/ |
D | cx23885-dvb.c | 709 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 720 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 737 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 820 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 831 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 1059 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 1063 tda18271_attach(&dev->ts1.analog_fe, in dvb_register() 1074 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
|
/drivers/media/video/saa7164/ |
D | saa7164-dvb.c | 489 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() 502 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() 523 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() 528 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
|
/drivers/media/video/cx231xx/ |
D | cx231xx-dvb.c | 652 if (!dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init() 675 if (!dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init() 701 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init() 726 dvb_attach(tda18271_attach, dev->dvb->frontend, in dvb_init()
|
/drivers/media/video/saa7134/ |
D | saa7134-dvb.c | 1321 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1349 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1480 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1731 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1744 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1760 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1776 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
|
/drivers/media/video/pvrusb2/ |
D | pvrusb2-devattr.c | 353 dvb_attach(tda18271_attach, adap->fe, 0x60, in pvr2_73xxx_tda18271_8295_attach() 460 dvb_attach(tda18271_attach, adap->fe, 0x60, in pvr2_tda18271_8295_attach()
|
/drivers/media/video/em28xx/ |
D | em28xx-dvb.c | 888 dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init() 897 if (!dvb_attach(tda18271_attach, in em28xx_dvb_init() 1012 if (!dvb_attach(tda18271_attach, dvb->fe[0], 0x60, in em28xx_dvb_init()
|
/drivers/media/video/au0828/ |
D | au0828-dvb.c | 403 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
|
/drivers/media/video/cx18/ |
D | cx18-dvb.c | 492 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
|
/drivers/media/video/ |
D | tuner-core.c | 405 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
|
/drivers/media/dvb/dvb-usb/ |
D | af9015.c | 1338 ret = dvb_attach(tda18271_attach, adap->fe_adap[0].fe, 0xc0, in af9015_tuner_attach()
|