get_bandwidth
.get_bandwidth = dvb_pll_get_bandwidth,
.get_bandwidth = itd1000_get_bandwidth
.get_bandwidth = stb6100_get_bandwidth,
if (tuner_ops->get_bandwidth) {
err = tuner_ops->get_bandwidth(fe, bandwidth);
if (tuner_ops->get_bandwidth) {
err = tuner_ops->get_bandwidth(fe, bandwidth);
.get_bandwidth = stv6110_get_bandwidth,
.get_bandwidth = get_bandwidth,
tuner_ops->get_bandwidth = stb6100_get_bandw;
.get_bandwidth = vidtv_tuner_get_bandwidth,
.get_bandwidth = fc0011_get_bandwidth,
.get_bandwidth = fc0012_get_bandwidth,
.get_bandwidth = fc0013_get_bandwidth,
.get_bandwidth = max2165_get_bandwidth,
.get_bandwidth = mt2063_get_bandwidth,
.get_bandwidth = mt2266_get_bandwidth
.get_bandwidth = mxl5005s_get_bandwidth,
.get_bandwidth = mxl5007t_get_bandwidth,
.get_bandwidth = si2157_get_bandwidth,
.get_bandwidth = tda18271_get_bandwidth,
.get_bandwidth = tda827x_get_bandwidth,
.get_bandwidth = tda827x_get_bandwidth,
.get_bandwidth = simple_get_bandwidth,
.get_bandwidth = xc4000_get_bandwidth,
.get_bandwidth = xc5000_get_bandwidth,
if (fe->ops.tuner_ops.get_bandwidth)
fe->ops.tuner_ops.get_bandwidth(fe, &p->bandwidth_hz);
.get_bandwidth = mxl111sf_tuner_get_bandwidth,
tuner_ops->get_bandwidth = stb6100_get_bandw;
int (*get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth);