'\" t .\" Title: regulator_bulk_unregister_supply_alias .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: API reference .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "REGULATOR_BULK_UNREG" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "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_bulk_unregister_supply_alias \- unregister multiple aliases .SH "SYNOPSIS" .HP \w'void\ regulator_bulk_unregister_supply_alias('u .BI "void regulator_bulk_unregister_supply_alias(struct\ device\ *\ " "dev" ", const\ char\ *const\ *\ " "id" ", int\ " "num_id" ");" .SH "ARGUMENTS" .PP \fIdev\fR .RS 4 device that will be given as the regulator \(lqconsumer\(rq .RE .PP \fIid\fR .RS 4 List of supply names or regulator IDs .RE .PP \fInum_id\fR .RS 4 Number of aliases to unregister .RE .SH "DESCRIPTION" .PP This helper function allows drivers to unregister several supply aliases in one operation\&. .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