Searched refs:set_bandwidth (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h221 int (*set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member in struct:dvb_tuner_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0900_core.c541 if (tuner_ops->set_bandwidth) {
542 if ((tuner_ops->set_bandwidth(fe, bandwidth)) < 0)
561 if (tuner_ops->set_bandwidth) {
562 if ((tuner_ops->set_bandwidth(fe, bandwidth)) < 0)
H A Dstv6110.c390 .set_bandwidth = stv6110_set_bandwidth,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dac3enc.c2237 static av_cold void set_bandwidth(AC3EncodeContext *s) function
2457 set_bandwidth(s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3enc.c2248 static av_cold void set_bandwidth(AC3EncodeContext *s) function
2468 set_bandwidth(s);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddw2102.c790 tuner_ops->set_bandwidth = stb6100_set_bandw;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-dvb.c1386 tuner_ops->set_bandwidth = stb6100_set_bandw;

Completed in 101 milliseconds