Query: regulator_get_current_limit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_GET_CURREN(9) API reference REGULATOR_GET_CURREN(9)NAMEregulator_get_current_limit - get regulator output currentSYNOPSISint regulator_get_current_limit(struct regulator * regulator);ARGUMENTSregulator regulator sourceDESCRIPTIONThis returns the current supplied by the specified current sink in uA.NOTEIf the regulator is disabled it will return the current value. This function should not be used to determine regulator state.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_GET_CURREN(9)