Searched refs:set_max_voltage (Results 1 – 1 of 1) sorted by relevance
104 int (*set_max_voltage)(struct axp20x_batt_ps *batt, int val); member780 return axp20x_batt->data->set_max_voltage(axp20x_batt, val->intval); in axp20x_battery_set_prop()816 return axp20x_batt->data->set_max_voltage(axp20x_batt, val->intval); in axp717_battery_set_prop()1032 .set_max_voltage = axp20x_battery_set_max_voltage,1045 .set_max_voltage = axp22x_battery_set_max_voltage,1057 .set_max_voltage = axp717_battery_set_max_voltage,1070 .set_max_voltage = axp20x_battery_set_max_voltage,