set_bandwidth     524 drivers/media/dvb-frontends/stv0900_core.c 	if (tuner_ops->set_bandwidth) {
set_bandwidth     525 drivers/media/dvb-frontends/stv0900_core.c 		if ((tuner_ops->set_bandwidth(fe, bandwidth)) < 0)
set_bandwidth     541 drivers/media/dvb-frontends/stv0900_core.c 	if (tuner_ops->set_bandwidth) {
set_bandwidth     542 drivers/media/dvb-frontends/stv0900_core.c 		if ((tuner_ops->set_bandwidth(fe, bandwidth)) < 0)
set_bandwidth     375 drivers/media/dvb-frontends/stv6110.c 	.set_bandwidth = stv6110_set_bandwidth,
set_bandwidth     655 drivers/media/dvb-frontends/stv6111.c 	.set_bandwidth		= set_bandwidth,
set_bandwidth    1561 drivers/media/pci/cx88/cx88-dvb.c 			tuner_ops->set_bandwidth = stb6100_set_bandw;
set_bandwidth    1197 drivers/media/usb/dvb-usb/dw2102.c 				tuner_ops->set_bandwidth = stb6100_set_bandw;
set_bandwidth     268 include/media/dvb_frontend.h 	int (*set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth);