Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dstv0299.c57 struct stv0299_state { struct
82 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data) in stv0299_writeregI() argument
99 struct stv0299_state* state = fe->demodulator_priv; in stv0299_write()
107 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg) in stv0299_readreg()
124 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len) in stv0299_readregs()
138 static int stv0299_set_FEC(struct stv0299_state *state, enum fe_code_rate fec) in stv0299_set_FEC()
174 static enum fe_code_rate stv0299_get_fec(struct stv0299_state *state) in stv0299_get_fec()
191 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_fifo()
208 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_idle()
227 struct stv0299_state* state = fe->demodulator_priv; in stv0299_set_symbolrate()
[all …]