Searched refs:axp20x_batt_ps (Results 1 – 1 of 1) sorted by relevance
58 struct axp20x_batt_ps;64 int (*get_max_voltage)(struct axp20x_batt_ps *batt, int *val);65 int (*set_max_voltage)(struct axp20x_batt_ps *batt, int val);68 struct axp20x_batt_ps { struct80 static int axp20x_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp20x_battery_get_max_voltage() argument109 static int axp22x_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp22x_battery_get_max_voltage()138 static int axp813_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp813_battery_get_max_voltage()167 static int axp20x_get_constant_charge_current(struct axp20x_batt_ps *axp, in axp20x_get_constant_charge_current()187 struct axp20x_batt_ps *axp20x_batt = power_supply_get_drvdata(psy); in axp20x_battery_get_prop()335 static int axp22x_battery_set_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp22x_battery_set_max_voltage()[all …]