Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-dvb.c58 .tuner_set_bandwidth = NULL,
212 stv090x_config.tuner_set_bandwidth = fe2->tuner_set_bandwidth; in c8sectpfe_frontend_attach()
/linux/drivers/media/pci/ttpci/
H A Dbudget.c466 .tuner_set_bandwidth = NULL,
679 tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in frontend_init()
736 tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in frontend_init()
H A Dbudget-ci.c1290 .tuner_set_bandwidth = stb6100_set_bandwidth,
H A Dbudget-av.c1141 .tuner_set_bandwidth = NULL,
/linux/drivers/media/dvb-frontends/
H A Dstv6110x.h38 int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth); member
H A Dstv090x.h86 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
H A Dstb0899_drv.h127 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
H A Dstb0899_drv.c1471 if (state->config->tuner_set_bandwidth) in stb0899_search()
1472 state->config->tuner_set_bandwidth(fe, (13 * (stb0899_carr_width(state) + SearchRange)) / 10); in stb0899_search()
1510 if (state->config->tuner_set_bandwidth) in stb0899_search()
1511 state->config->tuner_set_bandwidth(fe, (stb0899_carr_width(state) + SearchRange)); in stb0899_search()
H A Dstv090x.c1807 if (state->config->tuner_set_bandwidth) { in stv090x_srate_srch_coarse()
1808 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_srate_srch_coarse()
2197 if (state->config->tuner_set_bandwidth) { in stv090x_get_coldlock()
2198 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_get_coldlock()
3023 if (state->config->tuner_set_bandwidth) { in stv090x_optimize_track()
3024 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_optimize_track()
3271 if (state->config->tuner_set_bandwidth) { in stv090x_algo()
3272 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_algo()
H A Dstv6110x.c386 .tuner_set_bandwidth = stv6110x_set_bandwidth,
/linux/drivers/media/pci/mantis/
H A Dmantis_vp1041.c286 .tuner_set_bandwidth = stb6100_set_bandwidth,
/linux/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c540 technisat_usb2_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in technisat_usb2_frontend_attach()
H A Dpctv452e.c895 .tuner_set_bandwidth = stb6100_set_bandwidth,
H A Daz6027.c286 .tuner_set_bandwidth = stb6100_set_bandwidth,
/linux/drivers/media/pci/ngene/
H A Dngene-cards.c138 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110()
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1158 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110()