Searched refs:mt2060_attach (Results 1 - 8 of 8) sorted by relevance

/drivers/media/tuners/
H A Dmt2060.h34 extern struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1);
36 static inline struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) function
H A Dmt2060.c361 struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) function
398 EXPORT_SYMBOL(mt2060_attach); variable
/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c331 if (dvb_attach(mt2060_attach, adap->fe_adap[0].fe, tun_i2c, &stk3000p_mt2060_config, if1) == NULL) {
H A Dm920x.c673 if (dvb_attach(mt2060_attach, adap->fe_adap[0].fe, &adap->dev->i2c_adap,
H A Daf9005-fe.c1056 if (dvb_attach(mt2060_attach, fe, &adap->dev->i2c_adap,
H A Ddib0700_devices.c130 return dvb_attach(mt2060_attach, adap->fe_adap[0].fe, tun_i2c,
760 return dvb_attach(mt2060_attach, adap->fe_adap[0].fe, tun_i2c, &stk7700p_mt2060_config,
/drivers/media/usb/dvb-usb-v2/
H A Drtl28xxu.c872 fe = dvb_attach(mt2060_attach, adap->fe[0],
H A Daf9015.c947 ret = dvb_attach(mt2060_attach, adap->fe[0],

Completed in 273 milliseconds