Lines Matching defs:priv
112 static void ascot2e_i2c_debug(struct ascot2e_priv *priv, in ascot2e_i2c_debug()
121 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs()
156 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg()
161 static int ascot2e_read_regs(struct ascot2e_priv *priv, in ascot2e_read_regs()
201 static int ascot2e_read_reg(struct ascot2e_priv *priv, u8 reg, u8 *val) in ascot2e_read_reg()
206 static int ascot2e_set_reg_bits(struct ascot2e_priv *priv, in ascot2e_set_reg_bits()
221 static int ascot2e_enter_power_save(struct ascot2e_priv *priv) in ascot2e_enter_power_save()
236 static int ascot2e_leave_power_save(struct ascot2e_priv *priv) in ascot2e_leave_power_save()
251 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_init() local
259 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_release() local
269 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_sleep() local
280 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_get_tv_system() local
326 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_set_params() local
461 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_get_frequency() local
486 struct ascot2e_priv *priv = NULL; in ascot2e_attach() local