Searched refs:cx22700_attach (Results 1 – 3 of 3) sorted by relevance
35 extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config,38 static inline struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function
385 struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, in cx22700_attach() function447 EXPORT_SYMBOL(cx22700_attach);
1602 ttusb->fe = dvb_attach(cx22700_attach, &alps_tdmb7_config, &ttusb->i2c_adap); in frontend_init()