Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/dvb-frontends/
Dstv0297.c21 struct stv0297_state { struct
39 static int stv0297_writereg(struct stv0297_state *state, u8 reg, u8 data) in stv0297_writereg() argument
54 static int stv0297_readreg(struct stv0297_state *state, u8 reg) in stv0297_readreg()
83 static int stv0297_writereg_mask(struct stv0297_state *state, u8 reg, u8 mask, u8 data) in stv0297_writereg_mask()
95 static int stv0297_readregs(struct stv0297_state *state, u8 reg1, u8 * b, u8 len) in stv0297_readregs()
123 static u32 stv0297_get_symbolrate(struct stv0297_state *state) in stv0297_get_symbolrate()
138 static void stv0297_set_symbolrate(struct stv0297_state *state, u32 srate) in stv0297_set_symbolrate()
152 static void stv0297_set_sweeprate(struct stv0297_state *state, short fshift, long symrate) in stv0297_set_sweeprate()
172 static void stv0297_set_carrieroffset(struct stv0297_state *state, long offset) in stv0297_set_carrieroffset()
207 static void stv0297_set_initialdemodfreq(struct stv0297_state *state, long freq) in stv0297_set_initialdemodfreq()
[all …]