Searched refs:nxt200x_attach (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | nxt200x.h | 46 extern struct dvb_frontend* nxt200x_attach(const struct nxt200x_config* config, 49 static inline struct dvb_frontend* nxt200x_attach(const struct nxt200x_config* config, in nxt200x_attach() function
|
D | nxt200x.c | 1142 struct dvb_frontend* nxt200x_attach(const struct nxt200x_config* config, in nxt200x_attach() function 1240 EXPORT_SYMBOL(nxt200x_attach);
|
/linux-2.6.39/drivers/media/dvb/b2c2/ |
D | flexcop-fe-tuner.c | 479 fc->fe = dvb_attach(nxt200x_attach, &samsung_tbmv_config, i2c); in airstar_atsc2_attach()
|
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-dvb.c | 1391 fe0->dvb.frontend = dvb_attach(nxt200x_attach, &avertvhda180, in dvb_init() 1399 fe0->dvb.frontend = dvb_attach(nxt200x_attach, &kworldatsc110, in dvb_init()
|
/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-dvb.c | 1212 fe0->dvb.frontend = dvb_attach(nxt200x_attach, in dvb_register()
|