Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-dvb.c59 .tuner_set_bandwidth = NULL,
212 stv090x_config.tuner_set_bandwidth = fe2->tuner_set_bandwidth; in c8sectpfe_frontend_attach()
/Linux-v4.19/drivers/media/dvb-frontends/
Dstv6110x.h47 int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth); member
Dstv090x.h97 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
Dstb0899_drv.h139 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
Dstb0899_drv.c1483 if (state->config->tuner_set_bandwidth) in stb0899_search()
1484 state->config->tuner_set_bandwidth(fe, (13 * (stb0899_carr_width(state) + SearchRange)) / 10); in stb0899_search()
1522 if (state->config->tuner_set_bandwidth) in stb0899_search()
1523 state->config->tuner_set_bandwidth(fe, (stb0899_carr_width(state) + SearchRange)); in stb0899_search()
Dstv090x.c1814 if (state->config->tuner_set_bandwidth) { in stv090x_srate_srch_coarse()
1815 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_srate_srch_coarse()
2204 if (state->config->tuner_set_bandwidth) { in stv090x_get_coldlock()
2205 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_get_coldlock()
3030 if (state->config->tuner_set_bandwidth) { in stv090x_optimize_track()
3031 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_optimize_track()
3278 if (state->config->tuner_set_bandwidth) { in stv090x_algo()
3279 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_algo()
Dstv6110x.c363 .tuner_set_bandwidth = stv6110x_set_bandwidth,
/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget.c470 .tuner_set_bandwidth = NULL,
682 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()
Dbudget-ci.c1303 .tuner_set_bandwidth = stb6100_set_bandwidth,
Dbudget-av.c1150 .tuner_set_bandwidth = NULL,
/Linux-v4.19/drivers/media/pci/mantis/
Dmantis_vp1041.c298 .tuner_set_bandwidth = stb6100_set_bandwidth,
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c540 technisat_usb2_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in technisat_usb2_frontend_attach()
Dpctv452e.c889 .tuner_set_bandwidth = stb6100_set_bandwidth,
Daz6027.c289 .tuner_set_bandwidth = stb6100_set_bandwidth,
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-cards.c151 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110()
/Linux-v4.19/drivers/media/pci/ddbridge/
Dddbridge-core.c1171 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c570 .tuner_set_bandwidth = stb6100_set_bandwidth,