Searched refs:tda_state (Results 1 – 1 of 1) sorted by relevance
/drivers/media/dvb-frontends/ |
D | tda18271c2dd.c | 83 struct tda_state { struct 119 static int PowerScan(struct tda_state *state, argument 142 static int WriteRegs(struct tda_state *state, in WriteRegs() 159 static int WriteReg(struct tda_state *state, u8 SubAddr, u8 Reg) in WriteReg() 166 static int Read(struct tda_state *state, u8 * Regs) in Read() 171 static int ReadExtented(struct tda_state *state, u8 * Regs) in ReadExtented() 176 static int UpdateRegs(struct tda_state *state, u8 RegFrom, u8 RegTo) in UpdateRegs() 181 static int UpdateReg(struct tda_state *state, u8 Reg) in UpdateReg() 188 static void reset(struct tda_state *state) in reset() 274 static int ThermometerRead(struct tda_state *state, u8 *pTM_Value) in ThermometerRead() [all …]
|