Searched refs:tuner_get_bandwidth (Results 1 – 17 of 17) sorted by relevance
/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-dvb.c | 69 .tuner_get_bandwidth = NULL, 222 stv090x_config.tuner_get_bandwidth = fe2->tuner_get_bandwidth; in c8sectpfe_frontend_attach()
|
/drivers/media/pci/ttpci/ |
D | budget.c | 474 .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()
|
D | budget-ci.c | 1306 .tuner_get_bandwidth = stb6100_get_bandwidth,
|
D | budget-av.c | 1154 .tuner_get_bandwidth = tda8261_get_bandwidth,
|
/drivers/media/dvb-frontends/ |
D | stv6110x.h | 48 int (*tuner_get_bandwidth) (struct dvb_frontend *fe, u32 *bandwidth); member
|
D | stv090x.h | 98 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
|
D | stb0899_drv.h | 140 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
|
D | stb0899_drv.c | 1492 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()
|
D | stb0899_algo.c | 152 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()
|
D | stv6110x.c | 367 .tuner_get_bandwidth = stv6110x_get_bandwidth,
|
/drivers/media/pci/mantis/ |
D | mantis_vp1041.c | 299 .tuner_get_bandwidth = stb6100_get_bandwidth,
|
/drivers/media/usb/dvb-usb/ |
D | technisat-usb2.c | 529 technisat_usb2_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth; in technisat_usb2_frontend_attach()
|
D | pctv452e.c | 859 .tuner_get_bandwidth = stb6100_get_bandwidth,
|
D | az6027.c | 290 .tuner_get_bandwidth = stb6100_get_bandwidth,
|
/drivers/media/pci/ngene/ |
D | ngene-cards.c | 80 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
|
/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 709 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth; in tuner_attach_stv6110()
|
/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 570 .tuner_get_bandwidth = stb6100_get_bandwidth,
|