Lines Matching refs:helene_priv
27 struct helene_priv {
278 static void helene_i2c_debug(struct helene_priv *priv,
287 static int helene_write_regs(struct helene_priv *priv,
323 static int helene_write_reg(struct helene_priv *priv, u8 reg, u8 val)
330 static int helene_read_regs(struct helene_priv *priv,
370 static int helene_read_reg(struct helene_priv *priv, u8 reg, u8 *val)
375 static int helene_set_reg_bits(struct helene_priv *priv,
390 static int helene_enter_power_save(struct helene_priv *priv)
406 static int helene_leave_power_save(struct helene_priv *priv)
424 struct helene_priv *priv = fe->tuner_priv;
432 struct helene_priv *priv = fe->tuner_priv;
441 struct helene_priv *priv = fe->tuner_priv;
452 struct helene_priv *priv = fe->tuner_priv;
516 struct helene_priv *priv = fe->tuner_priv;
666 struct helene_priv *priv = fe->tuner_priv;
844 struct helene_priv *priv = fe->tuner_priv;
895 static int helene_x_pon(struct helene_priv *priv)
998 struct helene_priv *priv = NULL;
1000 priv = kzalloc(sizeof(struct helene_priv), GFP_KERNEL);
1034 struct helene_priv *priv = NULL;
1036 priv = kzalloc(sizeof(struct helene_priv), GFP_KERNEL);
1072 struct helene_priv *priv;