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

/linux-master/drivers/media/dvb-frontends/
H A Dstb6000.h18 * stb6000_attach - Attach a stb6000 tuner to the supplied frontend structure.
26 extern struct dvb_frontend *stb6000_attach(struct dvb_frontend *fe, int addr,
29 static inline struct dvb_frontend *stb6000_attach(struct dvb_frontend *fe, function
H A Dstb6000.c187 struct dvb_frontend *stb6000_attach(struct dvb_frontend *fe, int addr, function
235 EXPORT_SYMBOL_GPL(stb6000_attach); variable
/linux-master/drivers/media/pci/dm1105/
H A Ddm1105.c867 dvb_attach(stb6000_attach, dev->fe, 0x61,
915 dvb_attach(stb6000_attach, dev->fe, 0x61,
/linux-master/drivers/media/usb/dvb-usb/
H A Ddw2102.c1311 if (dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61,
1370 if (dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, &d->dev->i2c_adap) == NULL)
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-ci.c1382 if (dvb_attach(stb6000_attach, budget_ci->budget.dvb_frontend, 0x63, &budget_ci->budget.i2c_adap)) {
/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c1501 if (!dvb_attach(stb6000_attach,

Completed in 141 milliseconds