Searched refs:tda10023_state (Results 1 – 1 of 1) sorted by relevance
43 struct tda10023_state { struct64 static u8 tda10023_readreg (struct tda10023_state* state, u8 reg) in tda10023_readreg() argument82 static int tda10023_writereg (struct tda10023_state* state, u8 reg, u8 data) in tda10023_writereg()99 static int tda10023_writebit (struct tda10023_state* state, u8 reg, u8 mask,u8 data) in tda10023_writebit()112 static void tda10023_writetab(struct tda10023_state* state, u8* tab) in tda10023_writetab()131 static int lock_tuner(struct tda10023_state* state) in lock_tuner()145 static int unlock_tuner(struct tda10023_state* state) in unlock_tuner()158 static int tda10023_setup_reg0 (struct tda10023_state* state, u8 reg0) in tda10023_setup_reg0()169 static int tda10023_set_symbolrate (struct tda10023_state* state, u32 sr) in tda10023_set_symbolrate()233 struct tda10023_state* state = fe->demodulator_priv; in tda10023_init()[all …]