Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/dvb-frontends/
Dtda18271c2dd.c65 struct tda_state { struct
101 static int PowerScan(struct tda_state *state, argument
124 static int WriteRegs(struct tda_state *state, in WriteRegs()
141 static int WriteReg(struct tda_state *state, u8 SubAddr, u8 Reg) in WriteReg()
148 static int Read(struct tda_state *state, u8 * Regs) in Read()
153 static int ReadExtented(struct tda_state *state, u8 * Regs) in ReadExtented()
158 static int UpdateRegs(struct tda_state *state, u8 RegFrom, u8 RegTo) in UpdateRegs()
163 static int UpdateReg(struct tda_state *state, u8 Reg) in UpdateReg()
170 static void reset(struct tda_state *state) in reset()
253 static int ThermometerRead(struct tda_state *state, u8 *pTM_Value) in ThermometerRead()
[all …]