Searched refs:stv0299_state (Results 1 – 1 of 1) sorted by relevance
56 struct stv0299_state { struct81 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data) in stv0299_writeregI() argument98 struct stv0299_state* state = fe->demodulator_priv; in stv0299_write()106 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg) in stv0299_readreg()123 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len) in stv0299_readregs()137 static int stv0299_set_FEC (struct stv0299_state* state, fe_code_rate_t fec) in stv0299_set_FEC()173 static fe_code_rate_t stv0299_get_fec (struct stv0299_state* state) in stv0299_get_fec()190 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_fifo()207 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_idle()226 struct stv0299_state* state = fe->demodulator_priv; in stv0299_set_symbolrate()[all …]