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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0299.c56 struct stv0299_state { struct
80 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data)
97 struct stv0299_state* state = fe->demodulator_priv;
105 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg)
122 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len)
136 static int stv0299_set_FEC (struct stv0299_state* state, fe_code_rate_t fec)
172 static fe_code_rate_t stv0299_get_fec (struct stv0299_state* state)
189 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout)
206 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout)
225 struct stv0299_state* stat
[all...]

Completed in 62 milliseconds