Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dtda18271c2dd.c79 struct tda_state { struct
115 static int PowerScan(struct tda_state *state, argument
138 static int WriteRegs(struct tda_state *state, in WriteRegs()
155 static int WriteReg(struct tda_state *state, u8 SubAddr, u8 Reg) in WriteReg()
162 static int Read(struct tda_state *state, u8 * Regs) in Read()
167 static int ReadExtented(struct tda_state *state, u8 * Regs) in ReadExtented()
172 static int UpdateRegs(struct tda_state *state, u8 RegFrom, u8 RegTo) in UpdateRegs()
177 static int UpdateReg(struct tda_state *state, u8 Reg) in UpdateReg()
184 static void reset(struct tda_state *state) in reset()
270 static int ThermometerRead(struct tda_state *state, u8 *pTM_Value) in ThermometerRead()
[all …]