centos man page for regulator_can_change_voltage

Query: regulator_can_change_voltage

OS: centos

Section: 9

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

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
struct_regulator_desc(9) - centos
bestups(8) - redhat
regulator_set_optimum_mode(9) - suse
bestups(8) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq