regulator_get_drvdata(9) suse man page | unix.com

Man Page: regulator_get_drvdata

Operating Environment: suse

Section: 9

REGULATOR_GET_DRVDAT(9) 					   API reference					   REGULATOR_GET_DRVDAT(9)

NAME
regulator_get_drvdata - get regulator driver data
SYNOPSIS
void * regulator_get_drvdata(struct regulator * regulator);
ARGUMENTS
regulator regulator
DESCRIPTION
Get regulator driver private data. This call can be used in the consumer driver context when non API regulator specific functions need to be called.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 REGULATOR_GET_DRVDAT(9)
Related Man Pages
usb_interface_id(9) - suse
struct_regulator_desc(9) - centos
struct_regulator_ops(9) - centos
struct_ccw_driver(9) - suse
struct_regulator_ops(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!