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_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
struct_regulation_constraints(9) - centos
struct_regulator_config(9) - centos
struct_regulator_ops(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!