Home | History | Annotate | Download | only in msm8916

Lines Matching refs:vol_index

1340     int vol_index = 0, ret = 0;
1348 vol_index = (int)percent_to_index(volume, MIN_VOL_INDEX, my_data->max_vol_index);
1349 set_values[0] = vol_index;