Home
last modified time | relevance | path

Searched refs:ves1x93_attach (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/media/dvb/frontends/
Dves1x93.h44 extern struct dvb_frontend* ves1x93_attach(const struct ves1x93_config* config,
47 static inline struct dvb_frontend* ves1x93_attach(const struct ves1x93_config* config, in ves1x93_attach() function
Dves1x93.c456 struct dvb_frontend* ves1x93_attach(const struct ves1x93_config* config, in ves1x93_attach() function
553 EXPORT_SYMBOL(ves1x93_attach);
/linux-3.4.99/drivers/media/dvb/ttpci/
Dbudget-patch.c338 budget->dvb_frontend = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &budget->i2c_adap); in frontend_init()
Dbudget.c496 budget->dvb_frontend = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &budget->i2c_adap); in frontend_init()
Dav7110.c2141 av7110->fe = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &av7110->i2c_adap); in frontend_init()
2222 av7110->fe = dvb_attach(ves1x93_attach, &alps_bsrv2_config, &av7110->i2c_adap); in frontend_init()