Searched refs:feconf (Results 1 – 2 of 2) sorted by relevance
121 struct stv090x_config *feconf = (struct stv090x_config *) in tuner_attach_stv6110() local 133 feconf->tuner_init = ctl->tuner_init; in tuner_attach_stv6110() 134 feconf->tuner_sleep = ctl->tuner_sleep; in tuner_attach_stv6110() 135 feconf->tuner_set_mode = ctl->tuner_set_mode; in tuner_attach_stv6110() 136 feconf->tuner_set_frequency = ctl->tuner_set_frequency; in tuner_attach_stv6110() 137 feconf->tuner_get_frequency = ctl->tuner_get_frequency; in tuner_attach_stv6110() 138 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110() 139 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110() 140 feconf->tuner_set_bbgain = ctl->tuner_set_bbgain; in tuner_attach_stv6110() 141 feconf in tuner_attach_stv6110() 286 struct stv090x_config *feconf = (struct stv090x_config *) demod_attach_stv0900() local 731 struct drxd_config *feconf; demod_attach_drxd() local 747 struct drxd_config *feconf; tuner_attach_dtt7520x() local [all...]
1114 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in demod_attach_stv0900() local 1118 dvb->fe = dvb_attach(stv090x_attach, feconf, i2c, in demod_attach_stv0900() 1140 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in tuner_attach_stv6110() local 1153 feconf->tuner_init = ctl->tuner_init; in tuner_attach_stv6110() 1154 feconf->tuner_sleep = ctl->tuner_sleep; in tuner_attach_stv6110() 1155 feconf->tuner_set_mode = ctl->tuner_set_mode; in tuner_attach_stv6110() 1156 feconf->tuner_set_frequency = ctl->tuner_set_frequency; in tuner_attach_stv6110() 1157 feconf->tuner_get_frequency = ctl->tuner_get_frequency; in tuner_attach_stv6110() 1158 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110() 1159 feconf in tuner_attach_stv6110() [all...]