Home
last modified time | relevance | path

Searched refs:axp20x_batt_ps (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/supply/
H A Daxp20x_battery.c92 struct axp20x_batt_ps;
101 int (*get_max_voltage)(struct axp20x_batt_ps *batt, int *val);
102 int (*set_max_voltage)(struct axp20x_batt_ps *batt, int val);
104 struct axp20x_batt_ps *axp_batt);
106 struct axp20x_batt_ps *axp_batt,
110 struct axp20x_batt_ps { struct
122 static int axp20x_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp20x_battery_get_max_voltage() argument
151 static int axp22x_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp22x_battery_get_max_voltage()
180 static int axp717_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp717_battery_get_max_voltage()
213 static int axp813_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp813_battery_get_max_voltage()
[all …]