get_bandwidth     778 drivers/media/dvb-frontends/dvb-pll.c 	.get_bandwidth = dvb_pll_get_bandwidth,
get_bandwidth     359 drivers/media/dvb-frontends/itd1000.c 	.get_bandwidth = itd1000_get_bandwidth
get_bandwidth     527 drivers/media/dvb-frontends/stb6100.c 	.get_bandwidth  = stb6100_get_bandwidth,
get_bandwidth      57 drivers/media/dvb-frontends/stb6100_cfg.h 	if (tuner_ops->get_bandwidth) {
get_bandwidth      58 drivers/media/dvb-frontends/stb6100_cfg.h 		err = tuner_ops->get_bandwidth(fe, bandwidth);
get_bandwidth      70 drivers/media/dvb-frontends/stb6100_proc.h 	if (tuner_ops->get_bandwidth) {
get_bandwidth      74 drivers/media/dvb-frontends/stb6100_proc.h 		err = tuner_ops->get_bandwidth(fe, bandwidth);
get_bandwidth     374 drivers/media/dvb-frontends/stv6110.c 	.get_bandwidth = stv6110_get_bandwidth,
get_bandwidth    1213 drivers/media/dvb-frontends/tda18271c2dd.c 	.get_bandwidth     = get_bandwidth,
get_bandwidth    1562 drivers/media/pci/cx88/cx88-dvb.c 			tuner_ops->get_bandwidth = stb6100_get_bandw;
get_bandwidth     479 drivers/media/tuners/fc0011.c 	.get_bandwidth		= fc0011_get_bandwidth,
get_bandwidth     423 drivers/media/tuners/fc0012.c 	.get_bandwidth	= fc0012_get_bandwidth,
get_bandwidth     582 drivers/media/tuners/fc0013.c 	.get_bandwidth	= fc0013_get_bandwidth,
get_bandwidth     383 drivers/media/tuners/max2165.c 	.get_bandwidth	   = max2165_get_bandwidth,
get_bandwidth    2204 drivers/media/tuners/mt2063.c 	.get_bandwidth = mt2063_get_bandwidth,
get_bandwidth     308 drivers/media/tuners/mt2266.c 	.get_bandwidth = mt2266_get_bandwidth
get_bandwidth    4089 drivers/media/tuners/mxl5005s.c 	.get_bandwidth = mxl5005s_get_bandwidth,
get_bandwidth     789 drivers/media/tuners/mxl5007t.c 	.get_bandwidth     = mxl5007t_get_bandwidth,
get_bandwidth    1242 drivers/media/tuners/tda18271-fe.c 	.get_bandwidth     = tda18271_get_bandwidth,
get_bandwidth     820 drivers/media/tuners/tda827x.c 	.get_bandwidth = tda827x_get_bandwidth,
get_bandwidth     836 drivers/media/tuners/tda827x.c 	.get_bandwidth = tda827x_get_bandwidth,
get_bandwidth    1042 drivers/media/tuners/tuner-simple.c 	.get_bandwidth     = simple_get_bandwidth,
get_bandwidth    1642 drivers/media/tuners/xc4000.c 	.get_bandwidth	   = xc4000_get_bandwidth,
get_bandwidth    1360 drivers/media/tuners/xc5000.c 	.get_bandwidth	   = xc5000_get_bandwidth,
get_bandwidth     511 drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c 	if (fe->ops.tuner_ops.get_bandwidth)
get_bandwidth     512 drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c 		fe->ops.tuner_ops.get_bandwidth(fe, &p->bandwidth_hz);
get_bandwidth     472 drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c 	.get_bandwidth     = mxl111sf_tuner_get_bandwidth,
get_bandwidth    1198 drivers/media/usb/dvb-usb/dw2102.c 				tuner_ops->get_bandwidth = stb6100_get_bandw;
get_bandwidth     243 include/media/dvb_frontend.h 	int (*get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth);