Scroll to navigation

REGULATOR_DISABLE_RE(9) API reference REGULATOR_DISABLE_RE(9)

NAME

regulator_disable_regmap - standard disable for regmap users

SYNOPSIS

int regulator_disable_regmap(struct regulator_dev * rdev);

ARGUMENTS

rdev

regulator to operate on

DESCRIPTION

Regulators that use regmap for their register I/O can set the enable_reg and enable_mask fields in their descriptor and then use this as their disable operation, saving some code.

AUTHORS

Liam Girdwood <lrg@slimlogic.co.uk>

Author.

Mark Brown <broonie@opensource.wolfsonmicro.com>
Wolfson Microelectronics,

Author.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10