tda8261_state      27 drivers/media/dvb-frontends/tda8261.c static int tda8261_read(struct tda8261_state *state, u8 *buf)
tda8261_state      39 drivers/media/dvb-frontends/tda8261.c static int tda8261_write(struct tda8261_state *state, u8 *buf)
tda8261_state      53 drivers/media/dvb-frontends/tda8261.c 	struct tda8261_state *state = fe->tuner_priv;
tda8261_state      76 drivers/media/dvb-frontends/tda8261.c 	struct tda8261_state *state = fe->tuner_priv;
tda8261_state      86 drivers/media/dvb-frontends/tda8261.c 	struct tda8261_state *state = fe->tuner_priv;
tda8261_state     145 drivers/media/dvb-frontends/tda8261.c 	struct tda8261_state *state = fe->tuner_priv;
tda8261_state     169 drivers/media/dvb-frontends/tda8261.c 	struct tda8261_state *state = NULL;
tda8261_state     171 drivers/media/dvb-frontends/tda8261.c 	if ((state = kzalloc(sizeof (struct tda8261_state), GFP_KERNEL)) == NULL)