centos man page for regulator_list_voltage

Query: regulator_list_voltage

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REGULATOR_LIST_VOLTA(9) 					   API reference					   REGULATOR_LIST_VOLTA(9)

NAME
regulator_list_voltage - enumerate supported voltages
SYNOPSIS
int regulator_list_voltage(struct regulator * regulator, unsigned selector);
ARGUMENTS
regulator regulator source selector identify voltage to list
CONTEXT
can sleep
DESCRIPTION
Returns a voltage that can be passed to regulator_set_voltage(), zero if this selector code can't be used on this system, or a negative errno.
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_LIST_VOLTA(9)
Related Man Pages
regulator_set_optimum_mode(9) - centos
struct_regulation_constraints(9) - centos
struct_regulator_ops(9) - centos
explain_tcflush_or_die(3) - debian
struct_regulation_constraints(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq