1REGULATOR_GET_DRVDAT(9)          API reference         REGULATOR_GET_DRVDAT(9)
2
3
4

NAME

6       regulator_get_drvdata - get regulator driver data
7

SYNOPSIS

9       void * regulator_get_drvdata(struct regulator * regulator);
10

ARGUMENTS

12       regulator
13           regulator
14

DESCRIPTION

16       Get regulator driver private data. This call can be used in the
17       consumer driver context when non API regulator specific functions need
18       to be called.
19

AUTHORS

21       Liam Girdwood <lrg@slimlogic.co.uk>
22           Author.
23
24       Mark Brown <broonie@opensource.wolfsonmicro.com>
25       Wolfson Microelectronics,
26
27
28           Author.
29
31Kernel Hackers Manual 3.10         June 2019           REGULATOR_GET_DRVDAT(9)
Impressum