regulator_can_change_voltage(9) centos man page | unix.com

Man Page: regulator_can_change_voltage

Operating Environment: centos

Section: 9

REGULATOR_CAN_CHANGE(9) 					   API reference					   REGULATOR_CAN_CHANGE(9)

NAME
regulator_can_change_voltage - check if regulator can change voltage
SYNOPSIS
int regulator_can_change_voltage(struct regulator * regulator);
ARGUMENTS
regulator regulator source
DESCRIPTION
Returns positive if the regulator driver backing the source/client can change its voltage, false otherwise. Usefull for detecting fixed or dummy regulators and disabling voltage change logic in the client driver.
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_CAN_CHANGE(9)
Related Man Pages
struct_regulator_ops(9) - centos
struct_regulation_constraints(9) - suse
struct_regulator_ops(9) - suse
csx_modifyconfiguration(9f) - opensolaris
bestups(8) - freebsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
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