Searched refs:bcm3510_attach (Results 1 – 3 of 3) sorted by relevance
38 extern struct dvb_frontend* bcm3510_attach(const struct bcm3510_config* config,41 static inline struct dvb_frontend* bcm3510_attach(const struct bcm3510_config* config, in bcm3510_attach() function
780 struct dvb_frontend* bcm3510_attach(const struct bcm3510_config *config, in bcm3510_attach() function822 EXPORT_SYMBOL(bcm3510_attach);
463 fc->fe = dvb_attach(bcm3510_attach, &air2pc_atsc_first_gen_config, i2c); in airstar_atsc1_attach()