Searched refs:stv090x_attach (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | stv090x.h | 103 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, 109 static inline struct dvb_frontend *stv090x_attach(const struct stv090x_config *config, in stv090x_attach() function
|
H A D | stv090x.c | 5046 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach() function 5079 EXPORT_SYMBOL_GPL(stv090x_attach);
|
/linux/drivers/media/platform/st/sti/c8sectpfe/ |
H A D | c8sectpfe-dvb.c | 190 *fe = dvb_attach(stv090x_attach, &stv090x_config, in c8sectpfe_frontend_attach()
|
/linux/drivers/media/pci/ttpci/ |
H A D | budget.c | 661 budget->dvb_frontend = dvb_attach(stv090x_attach, in frontend_init() 717 budget->dvb_frontend = dvb_attach(stv090x_attach, in frontend_init()
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | technisat-usb2.c | 523 a->fe_adap[0].fe = dvb_attach(stv090x_attach, &technisat_usb2_stv090x_config, in technisat_usb2_frontend_attach()
|
/linux/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 289 chan->fe = dvb_attach(stv090x_attach, feconf, i2c, in demod_attach_stv0900()
|
/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1118 dvb->fe = dvb_attach(stv090x_attach, feconf, i2c, in demod_attach_stv0900()
|