Lines Matching defs:state
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()
314 static int StandBy(struct tda_state *state) in StandBy()
339 static int CalcMainPLL(struct tda_state *state, u32 freq) in CalcMainPLL()
363 static int CalcCalPLL(struct tda_state *state, u32 freq) in CalcCalPLL()
387 static int CalibrateRF(struct tda_state *state, in CalibrateRF()
515 static int RFTrackingFiltersInit(struct tda_state *state, in RFTrackingFiltersInit()
603 static int PowerScan(struct tda_state *state, in PowerScan()
694 static int PowerScanInit(struct tda_state *state) in PowerScanInit()
716 static int CalcRFFilterCurve(struct tda_state *state) in CalcRFFilterCurve()
753 static int FixedContentsI2CUpdate(struct tda_state *state) in FixedContentsI2CUpdate()
910 static int InitCal(struct tda_state *state) in InitCal()
929 static int RFTrackingFiltersCorrection(struct tda_state *state, in RFTrackingFiltersCorrection()
991 static int ChannelConfiguration(struct tda_state *state, in ChannelConfiguration()
1118 struct tda_state *state = fe->tuner_priv; in sleep() local
1139 struct tda_state *state = fe->tuner_priv; in set_params() local
1206 struct tda_state *state = fe->tuner_priv; in get_if_frequency() local
1238 struct tda_state *state; in tda18271c2dd_attach() local