• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/

Lines Matching refs:tda1004x_state

128 static int tda1004x_write_byteI(struct tda1004x_state *state, int reg, int data)
148 static int tda1004x_read_byte(struct tda1004x_state *state, int reg)
173 static int tda1004x_write_mask(struct tda1004x_state *state, int reg, int mask, int data)
192 static int tda1004x_write_buf(struct tda1004x_state *state, int reg, unsigned char *buf, int len)
209 static int tda1004x_enable_tuner_i2c(struct tda1004x_state *state)
219 static int tda1004x_disable_tuner_i2c(struct tda1004x_state *state)
226 static int tda10045h_set_bandwidth(struct tda1004x_state *state,
255 static int tda10046h_set_bandwidth(struct tda1004x_state *state,
319 static int tda1004x_do_upload(struct tda1004x_state *state,
356 static int tda1004x_check_upload_ok(struct tda1004x_state *state)
389 struct tda1004x_state* state = fe->demodulator_priv;
429 struct tda1004x_state* state = fe->demodulator_priv;
483 struct tda1004x_state* state = fe->demodulator_priv;
603 struct tda1004x_state* state = fe->demodulator_priv;
613 struct tda1004x_state* state = fe->demodulator_priv;
644 struct tda1004x_state* state = fe->demodulator_priv;
703 struct tda1004x_state* state = fe->demodulator_priv;
900 struct tda1004x_state* state = fe->demodulator_priv;
1005 struct tda1004x_state* state = fe->demodulator_priv;
1075 struct tda1004x_state* state = fe->demodulator_priv;
1104 struct tda1004x_state* state = fe->demodulator_priv;
1122 struct tda1004x_state* state = fe->demodulator_priv;
1159 struct tda1004x_state* state = fe->demodulator_priv;
1182 struct tda1004x_state* state = fe->demodulator_priv;
1209 struct tda1004x_state* state = fe->demodulator_priv;
1229 struct tda1004x_state *state = fe->demodulator_priv;
1268 struct tda1004x_state *state;
1272 state = kzalloc(sizeof(struct tda1004x_state), GFP_KERNEL);
1338 struct tda1004x_state *state;
1342 state = kzalloc(sizeof(struct tda1004x_state), GFP_KERNEL);