Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv6110.c165 static int stv6110_set_bandwidth(struct dvb_frontend *fe, u32 bandwidth) in stv6110_set_bandwidth() function
218 stv6110_set_bandwidth(fe, 72000000); in stv6110_init()
342 stv6110_set_bandwidth(fe, bandwidth); in stv6110_set_params()
375 .set_bandwidth = stv6110_set_bandwidth,