Home
last modified time | relevance | path

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

/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-dvb.c69 .tuner_get_bandwidth = NULL,
222 stv090x_config.tuner_get_bandwidth = fe2->tuner_get_bandwidth; in c8sectpfe_frontend_attach()
/drivers/media/pci/ttpci/
Dbudget.c474 .tuner_get_bandwidth = NULL,
672 tt1600_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in frontend_init()
726 tt1600_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in frontend_init()
Dbudget-ci.c1306 .tuner_get_bandwidth = stb6100_get_bandwidth,
Dbudget-av.c1154 .tuner_get_bandwidth = tda8261_get_bandwidth,
/drivers/media/dvb-frontends/
Dstv6110x.h48 int (*tuner_get_bandwidth) (struct dvb_frontend *fe, u32 *bandwidth); member
Dstv090x.h98 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
Dstb0899_drv.h140 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
Dstb0899_drv.c1492 if (state->config->tuner_get_bandwidth) in stb0899_search()
1493 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw); in stb0899_search()
1531 if (state->config->tuner_get_bandwidth) in stb0899_search()
1532 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw); in stb0899_search()
Dstb0899_algo.c152 if (config->tuner_get_bandwidth) { in stb0899_first_subrange()
154 config->tuner_get_bandwidth(&state->frontend, &bandwidth); in stb0899_first_subrange()
619 if (config->tuner_get_bandwidth) in stb0899_dvbs_algo()
620 config->tuner_get_bandwidth(&state->frontend, &bandwidth); in stb0899_dvbs_algo()
Dstv6110x.c367 .tuner_get_bandwidth = stv6110x_get_bandwidth,
/drivers/media/pci/mantis/
Dmantis_vp1041.c299 .tuner_get_bandwidth = stb6100_get_bandwidth,
/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c529 technisat_usb2_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in technisat_usb2_frontend_attach()
Dpctv452e.c859 .tuner_get_bandwidth = stb6100_get_bandwidth,
Daz6027.c290 .tuner_get_bandwidth = stb6100_get_bandwidth,
/drivers/media/pci/ngene/
Dngene-cards.c80 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
/drivers/media/pci/ddbridge/
Dddbridge-core.c709 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
/drivers/media/pci/cx23885/
Dcx23885-dvb.c570 .tuner_get_bandwidth = stb6100_get_bandwidth,