Searched refs:tda10023_state (Results 1 – 1 of 1) sorted by relevance
31 struct tda10023_state { struct52 static u8 tda10023_readreg (struct tda10023_state* state, u8 reg) in tda10023_readreg() argument69 static int tda10023_writereg (struct tda10023_state* state, u8 reg, u8 data) in tda10023_writereg()85 static int tda10023_writebit (struct tda10023_state* state, u8 reg, u8 mask,u8 data) in tda10023_writebit()98 static void tda10023_writetab(struct tda10023_state* state, u8* tab) in tda10023_writetab()117 static int lock_tuner(struct tda10023_state* state) in lock_tuner()131 static int unlock_tuner(struct tda10023_state* state) in unlock_tuner()144 static int tda10023_setup_reg0 (struct tda10023_state* state, u8 reg0) in tda10023_setup_reg0()155 static int tda10023_set_symbolrate (struct tda10023_state* state, u32 sr) in tda10023_set_symbolrate()219 struct tda10023_state* state = fe->demodulator_priv; in tda10023_init()[all …]