Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/st/sti/c8sectpfe/
A Dc8sectpfe-dvb.c58 .tuner_set_bandwidth = NULL,
212 stv090x_config.tuner_set_bandwidth = fe2->tuner_set_bandwidth; in c8sectpfe_frontend_attach()
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dstv6110x.h38 int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth); member
A Dstb0899_drv.h127 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
A Dstv090x.h86 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
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()
A Dstv090x.c1802 if (state->config->tuner_set_bandwidth) { in stv090x_srate_srch_coarse()
1803 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_srate_srch_coarse()
2192 if (state->config->tuner_set_bandwidth) { in stv090x_get_coldlock()
2193 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_get_coldlock()
3018 if (state->config->tuner_set_bandwidth) { in stv090x_optimize_track()
3019 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_optimize_track()
3266 if (state->config->tuner_set_bandwidth) { in stv090x_algo()
3267 if (state->config->tuner_set_bandwidth(fe, state->tuner_bw) < 0) in stv090x_algo()
A Dstv6110x.c386 .tuner_set_bandwidth = stv6110x_set_bandwidth,
/linux-6.3-rc2/drivers/media/pci/ttpci/
A Dbudget.c456 .tuner_set_bandwidth = NULL,
668 tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in frontend_init()
722 tt1600_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in frontend_init()
A Dbudget-av.c1136 .tuner_set_bandwidth = NULL,
A Dbudget-ci.c1290 .tuner_set_bandwidth = stb6100_set_bandwidth,
/linux-6.3-rc2/drivers/media/pci/mantis/
A Dmantis_vp1041.c286 .tuner_set_bandwidth = stb6100_set_bandwidth,
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Dtechnisat-usb2.c540 technisat_usb2_stv090x_config.tuner_set_bandwidth = ctl->tuner_set_bandwidth; in technisat_usb2_frontend_attach()
A Dpctv452e.c893 .tuner_set_bandwidth = stb6100_set_bandwidth,
A Daz6027.c286 .tuner_set_bandwidth = stb6100_set_bandwidth,
/linux-6.3-rc2/drivers/media/pci/ngene/
A Dngene-cards.c138 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110()
/linux-6.3-rc2/drivers/media/pci/ddbridge/
A Dddbridge-core.c1158 feconf->tuner_set_bandwidth = ctl->tuner_set_bandwidth; in tuner_attach_stv6110()
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885-dvb.c560 .tuner_set_bandwidth = stb6100_set_bandwidth,

Completed in 69 milliseconds