regulator_map_voltage_linear(9) centos man page | unix.com

Man Page: regulator_map_voltage_linear

Operating Environment: centos

Section: 9

REGULATOR_MAP_VOLTAG(9) 					   API reference					   REGULATOR_MAP_VOLTAG(9)

NAME
regulator_map_voltage_linear - map_voltage for simple linear mappings
SYNOPSIS
int regulator_map_voltage_linear(struct regulator_dev * rdev, int min_uV, int max_uV);
ARGUMENTS
rdev Regulator to operate on min_uV Lower bound for voltage max_uV Upper bound for voltage
DESCRIPTION
Drivers providing min_uV and uV_step in their regulator_desc can use this as their map_voltage operation.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REGULATOR_MAP_VOLTAG(9)
Related Man Pages
regulator_set_optimum_mode(9) - centos
struct_regulator_desc(9) - centos
struct_regulator_ops(9) - centos
regulator_set_optimum_mode(9) - suse
struct_regulator_ops(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing