Home
last modified time | relevance | path

Searched refs:tda665x_attach (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/dvb/frontends/
Dtda665x.h36 extern struct dvb_frontend *tda665x_attach(struct dvb_frontend *fe,
42 static inline struct dvb_frontend *tda665x_attach(struct dvb_frontend *fe, in tda665x_attach() function
Dtda665x.c223 struct dvb_frontend *tda665x_attach(struct dvb_frontend *fe, in tda665x_attach() function
254 EXPORT_SYMBOL(tda665x_attach);
/linux-2.6.39/drivers/media/dvb/mantis/
Dmantis_vp3030.c76 dvb_attach(tda665x_attach, fe, &env57h12d5_config, adapter); in vp3030_frontend_init()