Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_priv.h356 extern enum fe_stv0900_signal_type stv0900_algo(struct dvb_frontend *fe);
H A Dstv0900_core.c1604 if ((stv0900_algo(fe) == STV0900_RANGEOK) && in stv0900_search()
H A Dstv0900_sw.c1804 enum fe_stv0900_signal_type stv0900_algo(struct dvb_frontend *fe) in stv0900_algo() function