Searched refs:si21xx_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 Dsi21xx.c139 struct si21xx_state { struct
227 static int si21_writeregs(struct si21xx_state *state, u8 reg1,
251 static int si21_writereg(struct si21xx_state *state, u8 reg, u8 data)
273 struct si21xx_state *state = fe->demodulator_priv;
281 static u8 si21_readreg(struct si21xx_state *state, u8 reg)
309 static int si21_readregs(struct si21xx_state *state, u8 reg1, u8 *b, u8 len)
334 static int si21xx_wait_diseqc_idle(struct si21xx_state *state, int timeout)
353 struct si21xx_state *state = fe->demodulator_priv;
383 struct si21xx_state *state = fe->demodulator_priv;
412 struct si21xx_state *stat
[all...]

Completed in 87 milliseconds