Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-dvb.c59 .tuner_get_bandwidth = NULL,
213 stv090x_config.tuner_get_bandwidth = fe2->tuner_get_bandwidth; in c8sectpfe_frontend_attach()
/linux/drivers/media/pci/ttpci/
H A Dbudget.c467 .tuner_get_bandwidth = NULL,
680 tt1600_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in frontend_init()
737 tt1600_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in frontend_init()
H A Dbudget-av.c1142 .tuner_get_bandwidth = tda8261_get_bandwidth,
H A Dbudget-ci.c1291 .tuner_get_bandwidth = stb6100_get_bandwidth,
/linux/drivers/media/dvb-frontends/
H A Dstv6110x.h39 int (*tuner_get_bandwidth) (struct dvb_frontend *fe, u32 *bandwidth); member
H A Dstv090x.h87 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
H A Dstb0899_drv.h128 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
H A Dstb0899_drv.c1473 if (state->config->tuner_get_bandwidth) in stb0899_search()
1474 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw); in stb0899_search()
1512 if (state->config->tuner_get_bandwidth) in stb0899_search()
1513 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw); in stb0899_search()
H A Dstb0899_algo.c140 if (config->tuner_get_bandwidth) { in stb0899_first_subrange()
142 config->tuner_get_bandwidth(&state->frontend, &bandwidth); in stb0899_first_subrange()
607 if (config->tuner_get_bandwidth) in stb0899_dvbs_algo()
608 config->tuner_get_bandwidth(&state->frontend, &bandwidth); in stb0899_dvbs_algo()
H A Dstv6110x.c387 .tuner_get_bandwidth = stv6110x_get_bandwidth,
/linux/drivers/media/pci/mantis/
H A Dmantis_vp1041.c287 .tuner_get_bandwidth = stb6100_get_bandwidth,
/linux/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c541 technisat_usb2_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in technisat_usb2_frontend_attach()
H A Dpctv452e.c896 .tuner_get_bandwidth = stb6100_get_bandwidth,
H A Daz6027.c287 .tuner_get_bandwidth = stb6100_get_bandwidth,
/linux/drivers/media/pci/ngene/
H A Dngene-cards.c139 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1159 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c561 .tuner_get_bandwidth = stb6100_get_bandwidth,