Lines Matching defs:state
128 static int tda1004x_write_byteI(struct tda1004x_state *state, int reg, int data) in tda1004x_write_byteI()
148 static int tda1004x_read_byte(struct tda1004x_state *state, int reg) in tda1004x_read_byte()
173 static int tda1004x_write_mask(struct tda1004x_state *state, int reg, int mask, int data) in tda1004x_write_mask()
192 static int tda1004x_write_buf(struct tda1004x_state *state, int reg, unsigned char *buf, int len) in tda1004x_write_buf()
209 static int tda1004x_enable_tuner_i2c(struct tda1004x_state *state) in tda1004x_enable_tuner_i2c()
219 static int tda1004x_disable_tuner_i2c(struct tda1004x_state *state) in tda1004x_disable_tuner_i2c()
226 static int tda10045h_set_bandwidth(struct tda1004x_state *state, in tda10045h_set_bandwidth()
255 static int tda10046h_set_bandwidth(struct tda1004x_state *state, in tda10046h_set_bandwidth()
319 static int tda1004x_do_upload(struct tda1004x_state *state, in tda1004x_do_upload()
360 static int tda1004x_check_upload_ok(struct tda1004x_state *state) in tda1004x_check_upload_ok()
393 struct tda1004x_state* state = fe->demodulator_priv; in tda10045_fwupload() local
433 struct tda1004x_state* state = fe->demodulator_priv; in tda10046_init_plls() local
487 struct tda1004x_state* state = fe->demodulator_priv; in tda10046_fwupload() local
607 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_write() local
617 struct tda1004x_state* state = fe->demodulator_priv; in tda10045_init() local
648 struct tda1004x_state* state = fe->demodulator_priv; in tda10046_init() local
707 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_set_fe() local
905 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_get_fe() local
1019 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_read_status() local
1089 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_read_signal_strength() local
1118 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_read_snr() local
1136 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_read_ucblocks() local
1173 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_read_ber() local
1196 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_sleep() local
1223 struct tda1004x_state* state = fe->demodulator_priv; in tda1004x_i2c_gate_ctrl() local
1243 struct tda1004x_state *state = fe->demodulator_priv; in tda1004x_release() local
1282 struct tda1004x_state *state; in tda10045_attach() local
1352 struct tda1004x_state *state; in tda10046_attach() local