···27022702/**27032703 * regulator_set_current_limit - set regulator output current limit27042704 * @regulator: regulator source27052705- * @min_uA: Minimuum supported current in uA27052705+ * @min_uA: Minimum supported current in uA27062706 * @max_uA: Maximum supported current in uA27072707 *27082708 * Sets current sink to the desired output current. This can be set during