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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dbcm3510.h39 extern struct dvb_frontend* bcm3510_attach(const struct bcm3510_config* config,
42 static inline struct dvb_frontend* bcm3510_attach(const struct bcm3510_config* config, function
H A Dbcm3510.c758 struct dvb_frontend* bcm3510_attach(const struct bcm3510_config *config, function
800 EXPORT_SYMBOL(bcm3510_attach); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop-fe-tuner.c513 if ((fc->fe = dvb_attach(bcm3510_attach, &air2pc_atsc_first_gen_config, &fc->i2c_adap)) != NULL) {

Completed in 115 milliseconds