tuner_set_bandwidth 1471 drivers/media/dvb-frontends/stb0899_drv.c 			if (state->config->tuner_set_bandwidth)
tuner_set_bandwidth 1472 drivers/media/dvb-frontends/stb0899_drv.c 				state->config->tuner_set_bandwidth(fe, (13 * (stb0899_carr_width(state) + SearchRange)) / 10);
tuner_set_bandwidth 1510 drivers/media/dvb-frontends/stb0899_drv.c 			if (state->config->tuner_set_bandwidth)
tuner_set_bandwidth 1511 drivers/media/dvb-frontends/stb0899_drv.c 				state->config->tuner_set_bandwidth(fe, (stb0899_carr_width(state) + SearchRange));
tuner_set_bandwidth  127 drivers/media/dvb-frontends/stb0899_drv.h 	int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth);
tuner_set_bandwidth 1802 drivers/media/dvb-frontends/stv090x.c 			if (state->config->tuner_set_bandwidth) {
tuner_set_bandwidth 1803 drivers/media/dvb-frontends/stv090x.c 				if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
tuner_set_bandwidth 2192 drivers/media/dvb-frontends/stv090x.c 		if (state->config->tuner_set_bandwidth) {
tuner_set_bandwidth 2193 drivers/media/dvb-frontends/stv090x.c 			if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
tuner_set_bandwidth 3018 drivers/media/dvb-frontends/stv090x.c 				if (state->config->tuner_set_bandwidth) {
tuner_set_bandwidth 3019 drivers/media/dvb-frontends/stv090x.c 					if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
tuner_set_bandwidth 3266 drivers/media/dvb-frontends/stv090x.c 	if (state->config->tuner_set_bandwidth) {
tuner_set_bandwidth 3267 drivers/media/dvb-frontends/stv090x.c 		if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
tuner_set_bandwidth   86 drivers/media/dvb-frontends/stv090x.h 	int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth);
tuner_set_bandwidth  386 drivers/media/dvb-frontends/stv6110x.c 	.tuner_set_bandwidth	= stv6110x_set_bandwidth,
tuner_set_bandwidth   38 drivers/media/dvb-frontends/stv6110x.h 	int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth);
tuner_set_bandwidth  560 drivers/media/pci/cx23885/cx23885-dvb.c 	.tuner_set_bandwidth    = stb6100_set_bandwidth,
tuner_set_bandwidth 1167 drivers/media/pci/ddbridge/ddbridge-core.c 	feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth;
tuner_set_bandwidth  286 drivers/media/pci/mantis/mantis_vp1041.c 	.tuner_set_bandwidth	= stb6100_set_bandwidth,
tuner_set_bandwidth  138 drivers/media/pci/ngene/ngene-cards.c 	feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth;
tuner_set_bandwidth 1136 drivers/media/pci/ttpci/budget-av.c 	.tuner_set_bandwidth	= NULL,
tuner_set_bandwidth 1289 drivers/media/pci/ttpci/budget-ci.c 	.tuner_set_bandwidth	= stb6100_set_bandwidth,
tuner_set_bandwidth  456 drivers/media/pci/ttpci/budget.c 	.tuner_set_bandwidth	= NULL,
tuner_set_bandwidth  668 drivers/media/pci/ttpci/budget.c 					tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;
tuner_set_bandwidth  722 drivers/media/pci/ttpci/budget.c 					tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;
tuner_set_bandwidth   59 drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c 	.tuner_set_bandwidth    = NULL,
tuner_set_bandwidth  212 drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c 		stv090x_config.tuner_set_bandwidth = fe2->tuner_set_bandwidth;
tuner_set_bandwidth  286 drivers/media/usb/dvb-usb/az6027.c 	.tuner_set_bandwidth	= stb6100_set_bandwidth,
tuner_set_bandwidth  885 drivers/media/usb/dvb-usb/pctv452e.c 	.tuner_set_bandwidth	= stb6100_set_bandwidth,
tuner_set_bandwidth  540 drivers/media/usb/dvb-usb/technisat-usb2.c 			technisat_usb2_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;