Count regulator_list_voltage selectors
int regulator_count_voltages(struct regulator * regulator);
regulator
regulator source
Returns number of selectors, or negative errno. Selectors are numbered starting at zero, and typically correspond to bitfields in hardware registers.
Liam Girdwood <[email protected]>
Author.
Mark Brown <[email protected]>
Wolfson Microelectronics,
Author.