'\" t .\" Title: regulator_notifier_call_chain .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: January 2017 .\" Manual: API reference .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "REGULATOR_NOTIFIER_C" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "API reference" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" regulator_notifier_call_chain \- call regulator event notifier .SH "SYNOPSIS" .HP \w'int\ regulator_notifier_call_chain('u .BI "int regulator_notifier_call_chain(struct\ regulator_dev\ *\ " "rdev" ", unsigned\ long\ " "event" ", void\ *\ " "data" ");" .SH "ARGUMENTS" .PP \fIrdev\fR .RS 4 regulator source .RE .PP \fIevent\fR .RS 4 notifier block .RE .PP \fIdata\fR .RS 4 callback\-specific data\&. .RE .SH "DESCRIPTION" .PP Called by regulator drivers to notify clients a regulator event has occurred\&. We also notify regulator clients downstream\&. Note lock must be held by caller\&. .SH "AUTHORS" .PP \fBLiam Girdwood\fR <\&lrg@slimlogic.co.uk\&> .RS 4 Author. .RE .PP \fBMark Brown\fR <\&broonie@opensource.wolfsonmicro.com\&> .br Wolfson Microelectronics, .RS 4 Author. .RE .SH "COPYRIGHT" .br