Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dtda10021.c24 struct tda10021_state { struct
60 static int _tda10021_writereg (struct tda10021_state* state, u8 reg, u8 data) in _tda10021_writereg()
75 static u8 tda10021_readreg (struct tda10021_state* state, u8 reg) in tda10021_readreg()
92 static int lock_tuner(struct tda10021_state* state) in lock_tuner()
106 static int unlock_tuner(struct tda10021_state* state) in unlock_tuner()
119 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0, in tda10021_setup_reg0()
136 static int tda10021_set_symbolrate (struct tda10021_state* state, u32 symbolrate) in tda10021_set_symbolrate()
201 struct tda10021_state* state = fe->demodulator_priv; in tda10021_init()
235 struct tda10021_state* state = fe->demodulator_priv; in tda10021_set_parameters()
311 struct tda10021_state* state = fe->demodulator_priv; in tda10021_read_status()
[all …]