Searched refs:tda829x_attach (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/media/common/tuners/ |
D | tda8290.h | 34 extern struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, 45 static inline struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function
|
D | tda8290.c | 728 struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function 811 EXPORT_SYMBOL_GPL(tda829x_attach);
|
/linux-2.6.39/drivers/media/video/pvrusb2/ |
D | pvrusb2-devattr.c | 339 dvb_attach(tda829x_attach, adap->fe, in pvr2_73xxx_tda18271_8295_attach() 446 dvb_attach(tda829x_attach, adap->fe, in pvr2_tda18271_8295_attach()
|
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-dvb.c | 1255 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1283 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1637 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1650 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1666 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init()
|
/linux-2.6.39/drivers/media/video/cx23885/ |
D | cx23885-dvb.c | 730 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register() 813 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register()
|
/linux-2.6.39/drivers/media/video/ |
D | tuner-core.c | 310 if (!dvb_attach(tda829x_attach, &t->fe, t->i2c->adapter, in set_type()
|