Searched refs:stv0297_attach (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | stv0297.h | 46 extern struct dvb_frontend* stv0297_attach(const struct stv0297_config* config, 49 static inline struct dvb_frontend* stv0297_attach(const struct stv0297_config* config, stv0297_attach() function
|
H A D | stv0297.c | 663 struct dvb_frontend *stv0297_attach(const struct stv0297_config *config, stv0297_attach() function 725 EXPORT_SYMBOL(stv0297_attach); variable
|
/linux-4.4.14/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 602 fc->fe = dvb_attach(stv0297_attach, &alps_tdee4_stv0297_config, i2c); cablestar2_attach()
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1340 dvb_attach(stv0297_attach, &dvbc_philips_tdm1316l_config, &budget_ci->budget.i2c_adap); frontend_init()
|
H A D | av7110.c | 2250 av7110->fe = dvb_attach(stv0297_attach, &nexusca_stv0297_config, &av7110->i2c_adap); frontend_init()
|
/linux-4.4.14/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 1604 ttusb->fe = dvb_attach(stv0297_attach, &dvbc_philips_tdm1316l_config, &ttusb->i2c_adap); frontend_init()
|
Completed in 260 milliseconds