Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dstv0900_core.c230 if (intp->errs != STV0900_NO_ERROR) in stv0900_initialize()
282 return STV0900_NO_ERROR; in stv0900_initialize()
334 return STV0900_NO_ERROR; in stv0900_set_mclk()
1273 enum fe_stv0900_error error = STV0900_NO_ERROR; in stv0900_st_dvbs2_single()
1347 enum fe_stv0900_error error = STV0900_NO_ERROR; in stv0900_init_internal()
1348 enum fe_stv0900_error demodError = STV0900_NO_ERROR; in stv0900_init_internal()
1361 return STV0900_NO_ERROR; in stv0900_init_internal()
1377 state->internal->errs = STV0900_NO_ERROR; in stv0900_init_internal()
1387 if (demodError == STV0900_NO_ERROR) { in stv0900_init_internal()
1388 error = STV0900_NO_ERROR; in stv0900_init_internal()
[all …]
Dstv0900_priv.h73 STV0900_NO_ERROR = 0, enumerator