Searched refs:vmax_step (Results 1 – 1 of 1) sorted by relevance
227 struct vmax_step_config *vmax_step, in aw_monitor_write_to_table_v1() argument236 vmax_step[i].vbat_min = in aw_monitor_write_to_table_v1()241 vmax_step[i].vbat_max = in aw_monitor_write_to_table_v1()246 vmax_step[i].vmax_vol = in aw_monitor_write_to_table_v1()255 vmax_step[i].vbat_min, in aw_monitor_write_to_table_v1()256 vmax_step[i].vbat_max, in aw_monitor_write_to_table_v1()257 vmax_step[i].vmax_vol); in aw_monitor_write_to_table_v1()265 struct vmax_step_config *vmax_step = NULL; in aw_monitor_parse_vol_data_v1() local271 vmax_step = devm_kzalloc(dev, sizeof(struct vmax_step_config) * step_count, in aw_monitor_parse_vol_data_v1()273 if (vmax_step == NULL) { in aw_monitor_parse_vol_data_v1()[all …]