Searched refs:stv6110x_attach (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv6110x.h | 49 extern const struct stv6110x_devctl *stv6110x_attach(struct dvb_frontend *fe, 54 static inline const struct stv6110x_devctl *stv6110x_attach(struct dvb_frontend *fe, in stv6110x_attach() function
|
| H A D | stv6110x.c | 445 const struct stv6110x_devctl *stv6110x_attach(struct dvb_frontend *fe, in stv6110x_attach() function 470 EXPORT_SYMBOL_GPL(stv6110x_attach);
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget.c | 668 ctl = dvb_attach(stv6110x_attach, in frontend_init() 725 ctl = dvb_attach(stv6110x_attach, in frontend_init()
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-cards.c | 127 ctl = dvb_attach(stv6110x_attach, chan->fe, tunerconf, i2c); in tuner_attach_stv6110()
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 1145 ctl = dvb_attach(stv6110x_attach, dvb->fe, tunerconf, i2c); in tuner_attach_stv6110()
|