Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dstv6110.c180 static int stv6110_set_bandwidth(struct dvb_frontend *fe, u32 bandwidth) in stv6110_set_bandwidth() function
233 stv6110_set_bandwidth(fe, 72000000); in stv6110_init()
366 stv6110_set_bandwidth(fe, bandwidth); in stv6110_set_params()
399 .set_bandwidth = stv6110_set_bandwidth,