Searched refs:stb0899_attach (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | stb0899_drv.h | 147 extern struct dvb_frontend *stb0899_attach(struct stb0899_config *config, 152 static inline struct dvb_frontend *stb0899_attach(struct stb0899_config *config, in stb0899_attach() function
|
D | stb0899_drv.c | 1652 struct dvb_frontend *stb0899_attach(struct stb0899_config *config, struct i2c_adapter *i2c) in stb0899_attach() function 1682 EXPORT_SYMBOL(stb0899_attach);
|
/linux-2.6.39/drivers/media/dvb/mantis/ |
D | mantis_vp1041.c | 319 mantis->fe = dvb_attach(stb0899_attach, &vp1041_stb0899_config, adapter); in vp1041_frontend_init()
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | az6027.c | 913 adap->fe = stb0899_attach(&az6027_stb0899_config, &adap->dev->i2c_adap); in az6027_frontend_attach()
|
/linux-2.6.39/drivers/media/dvb/ttpci/ |
D | budget-ci.c | 1415 …budget_ci->budget.dvb_frontend = dvb_attach(stb0899_attach, &tt3200_config, &budget_ci->budget.i2c… in frontend_init()
|
D | budget-av.c | 1286 if ((fe = dvb_attach(stb0899_attach, &knc1_dvbs2_config, &budget_av->budget.i2c_adap))) in frontend_init()
|