Searched refs:dvb_dummy_fe_ofdm_attach (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddvb_dummy_fe.h30 extern struct dvb_frontend* dvb_dummy_fe_ofdm_attach(void);
34 static inline struct dvb_frontend *dvb_dummy_fe_ofdm_attach(void) function
H A Ddvb_dummy_fe.c115 struct dvb_frontend* dvb_dummy_fe_ofdm_attach(void) function
274 EXPORT_SYMBOL(dvb_dummy_fe_ofdm_attach); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-dvb.c426 dev->dvb->frontend = dvb_attach(dvb_dummy_fe_ofdm_attach);
448 dev->dvb->frontend = dvb_attach(dvb_dummy_fe_ofdm_attach);

Completed in 49 milliseconds