Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-dvb.c60 .tuner_get_bandwidth = NULL,
213 stv090x_config.tuner_get_bandwidth = fe2->tuner_get_bandwidth; in c8sectpfe_frontend_attach()
/Linux-v4.19/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.c1485 if (state->config->tuner_get_bandwidth) in stb0899_search()
1486 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw); in stb0899_search()
1524 if (state->config->tuner_get_bandwidth) in stb0899_search()
1525 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.c364 .tuner_get_bandwidth = stv6110x_get_bandwidth,
/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget.c471 .tuner_get_bandwidth = NULL,
683 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()
Dbudget-ci.c1304 .tuner_get_bandwidth = stb6100_get_bandwidth,
Dbudget-av.c1151 .tuner_get_bandwidth = tda8261_get_bandwidth,
/Linux-v4.19/drivers/media/pci/mantis/
Dmantis_vp1041.c299 .tuner_get_bandwidth = stb6100_get_bandwidth,
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c541 technisat_usb2_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in technisat_usb2_frontend_attach()
Dpctv452e.c890 .tuner_get_bandwidth = stb6100_get_bandwidth,
Daz6027.c290 .tuner_get_bandwidth = stb6100_get_bandwidth,
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-cards.c152 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
/Linux-v4.19/drivers/media/pci/ddbridge/
Dddbridge-core.c1172 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c571 .tuner_get_bandwidth = stb6100_get_bandwidth,