Searched refs:stb0899_attach (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstb0899_drv.h148 extern struct dvb_frontend *stb0899_attach(struct stb0899_config *config,
153 static inline struct dvb_frontend *stb0899_attach(struct stb0899_config *config, function
H A Dstb0899_drv.c1652 struct dvb_frontend *stb0899_attach(struct stb0899_config *config, struct i2c_adapter *i2c) function
1682 EXPORT_SYMBOL(stb0899_attach); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_vp1041.c319 mantis->fe = stb0899_attach(&vp1041_stb0899_config, adapter);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Daz6027.c912 adap->fe = stb0899_attach(&az6027_stb0899_config, &adap->dev->i2c_adap);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget-av.c1286 if ((fe = dvb_attach(stb0899_attach, &knc1_dvbs2_config, &budget_av->budget.i2c_adap)))
H A Dbudget-ci.c1409 budget_ci->budget.dvb_frontend = dvb_attach(stb0899_attach, &tt3200_config, &budget_ci->budget.i2c_adap);

Completed in 169 milliseconds