Searched refs:ascot2e_priv (Results 1 – 1 of 1) sorted by relevance
28 struct ascot2e_priv { struct103 static void ascot2e_i2c_debug(struct ascot2e_priv *priv, in ascot2e_i2c_debug()112 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs()147 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg()154 static int ascot2e_read_regs(struct ascot2e_priv *priv, in ascot2e_read_regs()194 static int ascot2e_read_reg(struct ascot2e_priv *priv, u8 reg, u8 *val) in ascot2e_read_reg()199 static int ascot2e_set_reg_bits(struct ascot2e_priv *priv, in ascot2e_set_reg_bits()214 static int ascot2e_enter_power_save(struct ascot2e_priv *priv) in ascot2e_enter_power_save()229 static int ascot2e_leave_power_save(struct ascot2e_priv *priv) in ascot2e_leave_power_save()244 struct ascot2e_priv *priv = fe->tuner_priv; in ascot2e_init()[all …]