Home
last modified time | relevance | path

Searched refs:stv090x_config (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-dvb.c43 static struct stv090x_config stv090x_config = { variable
190 *fe = dvb_attach(stv090x_attach, &stv090x_config, in c8sectpfe_frontend_attach()
208 stv090x_config.tuner_init = fe2->tuner_init; in c8sectpfe_frontend_attach()
209 stv090x_config.tuner_set_mode = fe2->tuner_set_mode; in c8sectpfe_frontend_attach()
210 stv090x_config.tuner_set_frequency = fe2->tuner_set_frequency; in c8sectpfe_frontend_attach()
211 stv090x_config.tuner_get_frequency = fe2->tuner_get_frequency; in c8sectpfe_frontend_attach()
212 stv090x_config.tuner_set_bandwidth = fe2->tuner_set_bandwidth; in c8sectpfe_frontend_attach()
213 stv090x_config.tuner_get_bandwidth = fe2->tuner_get_bandwidth; in c8sectpfe_frontend_attach()
214 stv090x_config.tuner_set_bbgain = fe2->tuner_set_bbgain; in c8sectpfe_frontend_attach()
215 stv090x_config.tuner_get_bbgain = fe2->tuner_get_bbgain; in c8sectpfe_frontend_attach()
[all …]
/Linux-v4.19/drivers/media/dvb-frontends/
Dstv090x.h68 struct stv090x_config { struct
112 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, argument
118 static inline struct dvb_frontend *stv090x_attach(const struct stv090x_config *config, in stv090x_attach()
Dstv090x_priv.h252 const struct stv090x_config *config;
Dstv090x.c697 const struct stv090x_config *config = state->config; in stv090x_read_reg()
726 const struct stv090x_config *config = state->config; in stv090x_write_regs()
4270 const struct stv090x_config *config = state->config; in stv090x_get_mclk()
4283 const struct stv090x_config *config = state->config; in stv090x_set_mclk()
4700 const struct stv090x_config *config = state->config; in stv090x_init()
4779 const struct stv090x_config *config = state->config; in stv090x_setup()
4937 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach()
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-cards.c134 struct stv090x_config *feconf = (struct stv090x_config *) in tuner_attach_stv6110()
299 struct stv090x_config *feconf = (struct stv090x_config *) in demod_attach_stv0900()
611 struct stv090x_config *fe_conf; in cineS2_probe()
988 static struct stv090x_config fe_cineS2 = {
1009 static struct stv090x_config fe_cineS2_2 = {
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c464 static struct stv090x_config technisat_usb2_stv090x_config;
495 static struct stv090x_config technisat_usb2_stv090x_config = {
/Linux-v4.19/drivers/media/pci/ddbridge/
Dddbridge-core.c1068 static struct stv090x_config stv0900 = {
1090 static struct stv090x_config stv0900_aa = {
1127 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in demod_attach_stv0900()
1153 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in tuner_attach_stv6110()
/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget.c452 static struct stv090x_config tt1600_stv090x_config = {
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c557 static struct stv090x_config prof_8000_stv090x_config = {