Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/dvb-frontends/
Dstv0299.c45 struct stv0299_state { struct
70 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data) in stv0299_writeregI() argument
87 struct stv0299_state* state = fe->demodulator_priv; in stv0299_write()
95 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg) in stv0299_readreg()
112 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len) in stv0299_readregs()
126 static int stv0299_set_FEC(struct stv0299_state *state, enum fe_code_rate fec) in stv0299_set_FEC()
162 static enum fe_code_rate stv0299_get_fec(struct stv0299_state *state) in stv0299_get_fec()
180 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_fifo()
197 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_idle()
216 struct stv0299_state* state = fe->demodulator_priv; in stv0299_set_symbolrate()
[all …]