Searched refs:cx22700_attach (Results 1 – 3 of 3) sorted by relevance
23 extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config,26 static inline struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function
373 struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function435 EXPORT_SYMBOL(cx22700_attach);
1561 ttusb->fe = dvb_attach(cx22700_attach, &alps_tdmb7_config, &ttusb->i2c_adap); in frontend_init()