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
regulator_set_optimum_mode(9) - centos
bestups(8) - redhat
bestups(8) - debian
piixpcib(4) - netbsd
struct_regulator_ops(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Docker learning Phase-I