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