f_bandwidth       148 drivers/media/tuners/e4000.c 		dev->f_frequency, dev->f_bandwidth, f_vco, F_REF, div_n, k,
f_bandwidth       176 drivers/media/tuners/e4000.c 		if (dev->f_bandwidth <= e4000_if_filter_lut[i].freq)
f_bandwidth       539 drivers/media/tuners/e4000.c 		dev->f_bandwidth = dev->bandwidth->val;
f_bandwidth       578 drivers/media/tuners/e4000.c 	dev->f_bandwidth = c->bandwidth_hz;
f_bandwidth       691 drivers/media/tuners/e4000.c 	dev->f_bandwidth = dev->bandwidth->val;
f_bandwidth        25 drivers/media/tuners/e4000_priv.h 	unsigned int f_bandwidth;
f_bandwidth        96 drivers/media/tuners/fc2580.c 		dev->f_frequency, dev->f_bandwidth, f_vco, F_REF, div_ref,
f_bandwidth       227 drivers/media/tuners/fc2580.c 		if (dev->f_bandwidth <= fc2580_if_filter_lut[i].freq)
f_bandwidth       239 drivers/media/tuners/fc2580.c 	uitmp = (unsigned int) 8058000 - (dev->f_bandwidth * 122 / 100 / 2);
f_bandwidth       323 drivers/media/tuners/fc2580.c 	dev->f_bandwidth = c->bandwidth_hz;
f_bandwidth       484 drivers/media/tuners/fc2580.c 		dev->f_bandwidth = dev->bandwidth->val;
f_bandwidth       573 drivers/media/tuners/fc2580.c 	dev->f_bandwidth = dev->bandwidth->val;
f_bandwidth       126 drivers/media/tuners/fc2580_priv.h 	unsigned int f_bandwidth;