ascot2e_priv      103 drivers/media/dvb-frontends/ascot2e.c static void ascot2e_i2c_debug(struct ascot2e_priv *priv,
ascot2e_priv      112 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_write_regs(struct ascot2e_priv *priv,
ascot2e_priv      147 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val)
ascot2e_priv      154 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_read_regs(struct ascot2e_priv *priv,
ascot2e_priv      194 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_read_reg(struct ascot2e_priv *priv, u8 reg, u8 *val)
ascot2e_priv      199 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_set_reg_bits(struct ascot2e_priv *priv,
ascot2e_priv      214 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_enter_power_save(struct ascot2e_priv *priv)
ascot2e_priv      229 drivers/media/dvb-frontends/ascot2e.c static int ascot2e_leave_power_save(struct ascot2e_priv *priv)
ascot2e_priv      244 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = fe->tuner_priv;
ascot2e_priv      252 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = fe->tuner_priv;
ascot2e_priv      261 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = fe->tuner_priv;
ascot2e_priv      272 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = fe->tuner_priv;
ascot2e_priv      318 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = fe->tuner_priv;
ascot2e_priv      453 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = fe->tuner_priv;
ascot2e_priv      478 drivers/media/dvb-frontends/ascot2e.c 	struct ascot2e_priv *priv = NULL;
ascot2e_priv      480 drivers/media/dvb-frontends/ascot2e.c 	priv = kzalloc(sizeof(struct ascot2e_priv), GFP_KERNEL);