Searched refs:tda10021_state (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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)
75 static u8 tda10021_readreg (struct tda10021_state* state, u8 reg)
92 static int lock_tuner(struct tda10021_state* state)
106 static int unlock_tuner(struct tda10021_state* state)
119 static int tda10021_setup_reg0(struct tda10021_state *state, u8 reg0,
136 static int tda10021_set_symbolrate (struct tda10021_state* state, u32 symbolrate)
201 struct tda10021_state* state = fe->demodulator_priv;
235 struct tda10021_state* state = fe->demodulator_priv;
311 struct tda10021_state* stat
[all...]

Completed in 228 milliseconds