Searched refs:tda829x_attach (Results 1 – 6 of 6) sorted by relevance
/drivers/media/tuners/ |
D | tda8290.h | 44 extern struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, 55 static inline struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function
|
D | tda8290.c | 740 struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function 828 EXPORT_SYMBOL_GPL(tda829x_attach);
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 352 dvb_attach(tda829x_attach, adap->fe, in pvr2_73xxx_tda18271_8295_attach() 460 dvb_attach(tda829x_attach, adap->fe, in pvr2_tda18271_8295_attach()
|
/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1344 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1372 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1506 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1783 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1796 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1812 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1828 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init()
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 298 if (!dvb_attach(tda829x_attach, &t->fe, t->i2c->adapter, in set_type()
|
/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1268 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register() 1352 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register()
|