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)NAMEdevm_regulator_get - Resource managed regulator_getSYNOPSISstruct regulator * devm_regulator_get(struct device * dev, const char * id);ARGUMENTSdev device for regulator "consumer" id Supply name or regulator ID.DESCRIPTIONManaged regulator_get. Regulators returned from this function are automatically regulator_put on driver detach. See regulator_get for more information.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_REGULATOR_GET(9)
Related Man Pages |
---|
regulator_set_optimum_mode(9) - centos |
struct_class(9) - centos |
struct_device_driver(9) - centos |
struct_regulator_config(9) - centos |
struct_regulator_ops(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |