Query: regulator_get_drvdata
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_GET_DRVDAT(9) API reference REGULATOR_GET_DRVDAT(9)NAMEregulator_get_drvdata - get regulator driver dataSYNOPSISvoid * regulator_get_drvdata(struct regulator * regulator);ARGUMENTSregulator regulatorDESCRIPTIONGet regulator driver private data. This call can be used in the consumer driver context when non API regulator specific functions need to be called.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 REGULATOR_GET_DRVDAT(9)