Searched refs:bcm3510_attach (Results 1 – 3 of 3) sorted by relevance
25 extern struct dvb_frontend* bcm3510_attach(const struct bcm3510_config* config,28 static inline struct dvb_frontend* bcm3510_attach(const struct bcm3510_config* config, in bcm3510_attach() function
796 struct dvb_frontend* bcm3510_attach(const struct bcm3510_config *config, in bcm3510_attach() function838 EXPORT_SYMBOL(bcm3510_attach);
468 fc->fe = dvb_attach(bcm3510_attach, &air2pc_atsc_first_gen_config, i2c); in airstar_atsc1_attach()