centos man page for devm_regulator_get

Query: devm_regulator_get

OS: centos

Section: 9

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

DEVM_REGULATOR_GET(9)						   API reference					     DEVM_REGULATOR_GET(9)

NAME
devm_regulator_get - Resource managed regulator_get
SYNOPSIS
struct regulator * devm_regulator_get(struct device * dev, const char * id);
ARGUMENTS
dev device for regulator "consumer" id Supply name or regulator ID.
DESCRIPTION
Managed regulator_get. Regulators returned from this function are automatically regulator_put on driver detach. See regulator_get for more information.
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 DEVM_REGULATOR_GET(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_class(9) - centos
struct_regulator_desc(9) - centos
regulator_set_optimum_mode(9) - suse
struct_regulator_ops(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq