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.c94 struct axp20x_batt_ps;
103 int (*get_max_voltage)(struct axp20x_batt_ps *batt, int *val);
104 int (*set_max_voltage)(struct axp20x_batt_ps *batt, int val);
106 struct axp20x_batt_ps *axp_batt);
108 struct axp20x_batt_ps *axp_batt,
112 struct axp20x_batt_ps { struct
125 static int axp20x_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp20x_battery_get_max_voltage() argument
154 static int axp22x_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp22x_battery_get_max_voltage()
183 static int axp717_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp717_battery_get_max_voltage()
216 static int axp813_battery_get_max_voltage(struct axp20x_batt_ps *axp20x_batt, in axp813_battery_get_max_voltage()
[all …]