Home
last modified time | relevance | path

Searched refs:tuner_set_bandwidth (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dstv6110x.h38 int (*tuner_set_bandwidth) (struct dvb_frontend *fe, u32 bandwidth); member
H A Dstv090x.h86 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
H A Dstb0899_drv.h127 int (*tuner_set_bandwidth)(struct dvb_frontend *fe, u32 bandwidth); member
H A Dstb0899_drv.c1471 if (state->config->tuner_set_bandwidth) in stb0899_search()
1472 state->config->tuner_set_bandwidth(fe, (13 * (stb0899_carr_width(state) + SearchRange)) / 10); in stb0899_search()
1510 if (state->config->tuner_set_bandwidth) in stb0899_search()
1511 state->config->tuner_set_bandwidth(fe, (stb0899_carr_width(state) + SearchRange)); in stb0899_search()
/linux/drivers/media/pci/mantis/
H A Dmantis_vp1041.c286 .tuner_set_bandwidth = stb6100_set_bandwidth,
/linux/drivers/media/pci/ttpci/
H A Dbudget-av.c1141 .tuner_set_bandwidth = NULL,