Searched refs:full_count (Results 1 – 1 of 1) sorted by relevance
686 size_t full_count = 0; in pmic_describe_levels() local693 stpmic1_regulator_levels_mv(voltd->priv_id, &levels, &full_count); in pmic_describe_levels()696 *nb_elts = full_count - start_index; in pmic_describe_levels()700 if (SUB_OVERFLOW(full_count, start_index, &out_count)) in pmic_describe_levels()706 full_count, start_index, *nb_elts, out_count); in pmic_describe_levels()
Completed in 4 milliseconds