Searched refs:stv090x_config (Results 1 – 9 of 9) sorted by relevance
52 static struct stv090x_config stv090x_config = { variable199 *fe = dvb_attach(stv090x_attach, &stv090x_config, in c8sectpfe_frontend_attach()217 stv090x_config.tuner_init = fe2->tuner_init; in c8sectpfe_frontend_attach()218 stv090x_config.tuner_set_mode = fe2->tuner_set_mode; in c8sectpfe_frontend_attach()219 stv090x_config.tuner_set_frequency = fe2->tuner_set_frequency; in c8sectpfe_frontend_attach()220 stv090x_config.tuner_get_frequency = fe2->tuner_get_frequency; in c8sectpfe_frontend_attach()221 stv090x_config.tuner_set_bandwidth = fe2->tuner_set_bandwidth; in c8sectpfe_frontend_attach()222 stv090x_config.tuner_get_bandwidth = fe2->tuner_get_bandwidth; in c8sectpfe_frontend_attach()223 stv090x_config.tuner_set_bbgain = fe2->tuner_set_bbgain; in c8sectpfe_frontend_attach()224 stv090x_config.tuner_get_bbgain = fe2->tuner_get_bbgain; in c8sectpfe_frontend_attach()[all …]
68 struct stv090x_config { struct112 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, argument118 static inline struct dvb_frontend *stv090x_attach(const struct stv090x_config *config, in stv090x_attach()
252 const struct stv090x_config *config;
697 const struct stv090x_config *config = state->config; in stv090x_read_reg()726 const struct stv090x_config *config = state->config; in stv090x_write_regs()4255 const struct stv090x_config *config = state->config; in stv090x_get_mclk()4268 const struct stv090x_config *config = state->config; in stv090x_set_mclk()4685 const struct stv090x_config *config = state->config; in stv090x_init()4764 const struct stv090x_config *config = state->config; in stv090x_setup()4924 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach()
56 struct stv090x_config *feconf = (struct stv090x_config *) in tuner_attach_stv6110()136 struct stv090x_config *feconf = (struct stv090x_config *) in demod_attach_stv0900()239 struct stv090x_config *fe_conf; in cineS2_probe()562 static struct stv090x_config fe_cineS2 = {583 static struct stv090x_config fe_cineS2_2 = {
452 static struct stv090x_config technisat_usb2_stv090x_config;483 static struct stv090x_config technisat_usb2_stv090x_config = {
616 static struct stv090x_config stv0900 = {635 static struct stv090x_config stv0900_aa = {669 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in demod_attach_stv0900()690 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in tuner_attach_stv6110()
455 static struct stv090x_config tt1600_stv090x_config = {
556 static struct stv090x_config prof_8000_stv090x_config = {