Man Page: regulator_set_voltage_time
Operating Environment: centos
Section: 9
REGULATOR_SET_VOLTAG(9) API reference REGULATOR_SET_VOLTAG(9)NAMEregulator_set_voltage_time - get raise/fall timeSYNOPSISint regulator_set_voltage_time(struct regulator * regulator, int old_uV, int new_uV);ARGUMENTSregulator regulator source old_uV starting voltage in microvolts new_uV target voltage in microvoltsDESCRIPTIONProvided with the starting and ending voltage, this function attempts to calculate the time in microseconds required to rise or fall to this new voltage.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_SET_VOLTAG(9)