[go: nahoru, domu]

Searched refs:tuner_get_bandwidth (Results 1 - 16 of 16) sorted by relevance

/drivers/media/dvb-frontends/
H A Dstv6110x.h48 int (*tuner_get_bandwidth) (struct dvb_frontend *fe, u32 *bandwidth); member in struct:stv6110x_devctl
H A Dstv090x.h98 int (*tuner_get_bandwidth) (struct dvb_frontend *fe, u32 *bandwidth); member in struct:stv090x_config
H A Dstb0899_drv.h140 int (*tuner_get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member in struct:stb0899_config
H A Dstb0899_drv.c1488 if (state->config->tuner_get_bandwidth)
1489 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw);
1527 if (state->config->tuner_get_bandwidth)
1528 state->config->tuner_get_bandwidth(fe, &internal->tuner_bw);
H A Dstb0899_algo.c151 if (config->tuner_get_bandwidth) {
153 config->tuner_get_bandwidth(&state->frontend, &bandwidth);
618 if (config->tuner_get_bandwidth)
619 config->tuner_get_bandwidth(&state->frontend, &bandwidth);
H A Dstv6110x.c365 .tuner_get_bandwidth = stv6110x_get_bandwidth,
/drivers/media/pci/ttpci/
H A Dbudget.c470 .tuner_get_bandwidth = NULL,
668 tt1600_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth;
722 tt1600_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth;
H A Dbudget-av.c1154 .tuner_get_bandwidth = tda8261_get_bandwidth,
H A Dbudget-ci.c1306 .tuner_get_bandwidth = stb6100_get_bandwidth,
/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c526 technisat_usb2_stv090x_config.tuner_get_bandwidth = ctl->tuner_get_bandwidth;
H A Daz6027.c290 .tuner_get_bandwidth = stb6100_get_bandwidth,
H A Dpctv452e.c859 .tuner_get_bandwidth = stb6100_get_bandwidth,
/drivers/media/pci/mantis/
H A Dmantis_vp1041.c299 .tuner_get_bandwidth = stb6100_get_bandwidth,
/drivers/media/pci/ngene/
H A Dngene-cards.c80 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth;
/drivers/media/pci/ddbridge/
H A Dddbridge-core.c709 feconf->tuner_get_bandwidth = ctl->tuner_get_bandwidth;
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c568 .tuner_get_bandwidth = stb6100_get_bandwidth,

Completed in 121 milliseconds