centos man page for regulator_is_supported_voltage

Query: regulator_is_supported_voltage

OS: centos

Section: 9

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

REGULATOR_IS_SUPPORT(9) 					   API reference					   REGULATOR_IS_SUPPORT(9)

NAME
regulator_is_supported_voltage - check if a voltage range can be supported
SYNOPSIS
int regulator_is_supported_voltage(struct regulator * regulator, int min_uV, int max_uV);
ARGUMENTS
regulator Regulator to check. min_uV Minimum required voltage in uV. max_uV Maximum required voltage in uV.
DESCRIPTION
Returns a boolean or a negative error code.
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_IS_SUPPORT(9)
Related Man Pages
struct_regulation_constraints(9) - centos
struct_regulator_config(9) - centos
bus_config_intr(9) - debian
piixpcib(4) - netbsd
bus_config_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing