Searched refs:tuner_set_bandwidth (Results 1 - 16 of 16) sorted by relevance

/drivers/media/dvb-frontends/
H A Dstv6110x.h47 int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth); member in struct:stv6110x_devctl
H A Dstv090x.h97 int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth); member in struct:stv090x_config
H A Dstb0899_drv.h139 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member in struct:stb0899_config
H A Dstb0899_drv.c1486 if (state->config->tuner_set_bandwidth)
1487 state->config->tuner_set_bandwidth(fe, (13 * (stb0899_carr_width(state) + SearchRange)) / 10);
1525 if (state->config->tuner_set_bandwidth)
1526 state->config->tuner_set_bandwidth(fe, (stb0899_carr_width(state) + SearchRange));
H A Dstv6110x.c364 .tuner_set_bandwidth = stv6110x_set_bandwidth,
H A Dstv090x.c1818 if (state->config->tuner_set_bandwidth) {
1819 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
2207 if (state->config->tuner_set_bandwidth) {
2208 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
3035 if (state->config->tuner_set_bandwidth) {
3036 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
3283 if (state->config->tuner_set_bandwidth) {
3284 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0)
/drivers/media/pci/ttpci/
H A Dbudget.c469 .tuner_set_bandwidth = NULL,
667 tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;
721 tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;
H A Dbudget-av.c1153 .tuner_set_bandwidth = NULL,
H A Dbudget-ci.c1305 .tuner_set_bandwidth = stb6100_set_bandwidth,
/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c525 technisat_usb2_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth;
H A Daz6027.c289 .tuner_set_bandwidth = stb6100_set_bandwidth,
H A Dpctv452e.c858 .tuner_set_bandwidth = stb6100_set_bandwidth,
/drivers/media/pci/mantis/
H A Dmantis_vp1041.c298 .tuner_set_bandwidth = stb6100_set_bandwidth,
/drivers/media/pci/ngene/
H A Dngene-cards.c79 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth;
/drivers/media/pci/ddbridge/
H A Dddbridge-core.c708 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth;
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c567 .tuner_set_bandwidth = stb6100_set_bandwidth,

Completed in 205 milliseconds