Searched refs:tda18271_attach (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/tuners/ |
| H A D | tda18271.h | 113 extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, 117 static inline struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, in tda18271_attach() function
|
| H A D | tda8290.c | 634 dvb_attach(tda18271_attach, fe, priv->tda827x_addr, in tda829x_find_tuner()
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-dvb.c | 554 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() 567 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() 588 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() 593 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register()
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-dvb.c | 713 if (!dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init() 737 if (!dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init() 764 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init() 793 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init() 912 dvb_attach(tda18271_attach, dev->dvb->frontend[0], in dvb_init()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-dvb.c | 1370 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1398 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1532 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1809 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1822 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1839 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1854 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init() 1886 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_init()
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-devattr.c | 344 dvb_attach(tda18271_attach, adap->fe[0], 0x60, in pvr2_73xxx_tda18271_8295_attach() 452 dvb_attach(tda18271_attach, adap->fe[0], 0x60, in pvr2_tda18271_8295_attach()
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-dvb.c | 478 dvb_attach(tda18271_attach, dvb->fe, in dvb_register()
|
| /linux/drivers/media/usb/au0828/ |
| H A D | au0828-dvb.c | 606 dvb_attach(tda18271_attach, dvb->frontend, in au0828_dvb_register()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 424 if (!dvb_attach(tda18271_attach, &t->fe, t->i2c->addr, in set_type()
|