get_max_voltage 64 drivers/power/supply/axp20x_battery.c int (*get_max_voltage)(struct axp20x_batt_ps *batt, int *val); get_max_voltage 308 drivers/power/supply/axp20x_battery.c return axp20x_batt->data->get_max_voltage(axp20x_batt, get_max_voltage 513 drivers/power/supply/axp20x_battery.c .get_max_voltage = axp20x_battery_get_max_voltage, get_max_voltage 521 drivers/power/supply/axp20x_battery.c .get_max_voltage = axp22x_battery_get_max_voltage, get_max_voltage 529 drivers/power/supply/axp20x_battery.c .get_max_voltage = axp813_battery_get_max_voltage,