Searched refs:tda10021_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda10021.c | 24 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* stat in tda10021_read_status() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda10021.c | 24 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* stat in tda10021_read_status() [all...] |
Completed in 2 milliseconds