Searched refs:cx24110_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 Dcx24110.h51 extern struct dvb_frontend* cx24110_attach(const struct cx24110_config* config,
54 static inline struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, function
H A Dcx24110.c583 struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, function
656 EXPORT_SYMBOL(cx24110_attach); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Ddvb-bt8xx.c687 card->fe = dvb_attach(cx24110_attach, &pctvsat_config, card->i2c_adapter);

Completed in 84 milliseconds