Home
last modified time | relevance | path

Searched refs:set_bandwidth (Results 1 – 5 of 5) sorted by relevance

/drivers/media/dvb-frontends/
A Dstv6111.c414 static int set_bandwidth(struct dvb_frontend *fe, u32 cutoff_frequency) in set_bandwidth() function
646 .set_bandwidth = set_bandwidth,
A Dstv0900_core.c524 if (tuner_ops->set_bandwidth) { in stv0900_set_tuner()
525 if ((tuner_ops->set_bandwidth(fe, bandwidth)) < 0) in stv0900_set_tuner()
541 if (tuner_ops->set_bandwidth) { in stv0900_set_bandwidth()
542 if ((tuner_ops->set_bandwidth(fe, bandwidth)) < 0) in stv0900_set_bandwidth()
A Dstv6110.c375 .set_bandwidth = stv6110_set_bandwidth,
/drivers/media/pci/cx88/
A Dcx88-dvb.c1561 tuner_ops->set_bandwidth = stb6100_set_bandw; in dvb_register()
/drivers/media/usb/dvb-usb/
A Ddw2102.c1244 tuner_ops->set_bandwidth = stb6100_set_bandw; in dw2104_frontend_attach()

Completed in 17 milliseconds