Searched refs:stv0910_attach (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0910.h | 36 struct dvb_frontend *stv0910_attach(struct i2c_adapter *i2c, 41 static inline struct dvb_frontend *stv0910_attach(struct i2c_adapter *i2c, in stv0910_attach() function
|
| H A D | stv0910.c | 1776 struct dvb_frontend *stv0910_attach(struct i2c_adapter *i2c, in stv0910_attach() function 1839 EXPORT_SYMBOL_GPL(stv0910_attach);
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.symbols | |
| /OK3568_Linux_fs/kernel/drivers/media/pci/ngene/ |
| H A D | ngene-cards.c | 332 chan->fe = dvb_attach(stv0910_attach, i2c, &cfg, (chan->number & 1)); in demod_attach_stv0910() 335 chan->fe = dvb_attach(stv0910_attach, i2c, in demod_attach_stv0910()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 1216 dvb->fe = dvb_attach(stv0910_attach, i2c, &cfg, (input->nr & 1)); in demod_attach_stv0910() 1219 dvb->fe = dvb_attach(stv0910_attach, i2c, in demod_attach_stv0910()
|