Searched refs:stv0297_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 Dstv0297.c33 struct stv0297_state { struct
47 static int stv0297_writereg(struct stv0297_state *state, u8 reg, u8 data)
62 static int stv0297_readreg(struct stv0297_state *state, u8 reg)
91 static int stv0297_writereg_mask(struct stv0297_state *state, u8 reg, u8 mask, u8 data)
103 static int stv0297_readregs(struct stv0297_state *state, u8 reg1, u8 * b, u8 len)
131 static u32 stv0297_get_symbolrate(struct stv0297_state *state)
146 static void stv0297_set_symbolrate(struct stv0297_state *state, u32 srate)
160 static void stv0297_set_sweeprate(struct stv0297_state *state, short fshift, long symrate)
180 static void stv0297_set_carrieroffset(struct stv0297_state *state, long offset)
197 static long stv0297_get_carrieroffset(struct stv0297_state *stat
[all...]

Completed in 110 milliseconds