technisat_usb2_stv090x_config  464 drivers/media/usb/dvb-usb/technisat-usb2.c static struct stv090x_config technisat_usb2_stv090x_config;
technisat_usb2_stv090x_config  489 drivers/media/usb/dvb-usb/technisat-usb2.c 		if (technisat_usb2_stv090x_config.set_gpio(fe, i+2, 0,
technisat_usb2_stv090x_config  495 drivers/media/usb/dvb-usb/technisat-usb2.c static struct stv090x_config technisat_usb2_stv090x_config = {
technisat_usb2_stv090x_config  523 drivers/media/usb/dvb-usb/technisat-usb2.c 	a->fe_adap[0].fe = dvb_attach(stv090x_attach, &technisat_usb2_stv090x_config,
technisat_usb2_stv090x_config  535 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_init          = ctl->tuner_init;
technisat_usb2_stv090x_config  536 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_sleep         = ctl->tuner_sleep;
technisat_usb2_stv090x_config  537 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_set_mode      = ctl->tuner_set_mode;
technisat_usb2_stv090x_config  538 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_set_frequency = ctl->tuner_set_frequency;
technisat_usb2_stv090x_config  539 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_get_frequency = ctl->tuner_get_frequency;
technisat_usb2_stv090x_config  540 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;
technisat_usb2_stv090x_config  541 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth;
technisat_usb2_stv090x_config  542 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_set_bbgain    = ctl->tuner_set_bbgain;
technisat_usb2_stv090x_config  543 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_get_bbgain    = ctl->tuner_get_bbgain;
technisat_usb2_stv090x_config  544 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_set_refclk    = ctl->tuner_set_refclk;
technisat_usb2_stv090x_config  545 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_get_status    = ctl->tuner_get_status;