Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dtda10021.c36 struct tda10021_state { struct
72 static int _tda10021_writereg (struct tda10021_state* state, u8 reg, u8 data) in _tda10021_writereg()
87 static u8 tda10021_readreg (struct tda10021_state* state, u8 reg) in tda10021_readreg()
104 static int lock_tuner(struct tda10021_state* state) in lock_tuner()
118 static int unlock_tuner(struct tda10021_state* state) in unlock_tuner()
131 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0, in tda10021_setup_reg0()
148 static int tda10021_set_symbolrate (struct tda10021_state* state, u32 symbolrate) in tda10021_set_symbolrate()
203 struct tda10021_state* state = fe->demodulator_priv; in tda10021_init()
237 struct tda10021_state* state = fe->demodulator_priv; in tda10021_set_parameters()
313 struct tda10021_state* state = fe->demodulator_priv; in tda10021_read_status()
[all …]