'\" t .\" Title: ccw_device_clear_options .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: The ccw bus .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "CCW_DEVICE_CLEAR_OPT" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "The ccw bus" .\" ----------------------------------------------------------------- .\" * 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" ccw_device_clear_options \- clear some options .SH "SYNOPSIS" .HP \w'void\ ccw_device_clear_options('u .BI "void ccw_device_clear_options(struct\ ccw_device\ *\ " "cdev" ", unsigned\ long\ " "flags" ");" .SH "ARGUMENTS" .PP \fIcdev\fR .RS 4 device for which the options are to be cleared .RE .PP \fIflags\fR .RS 4 options to be cleared .RE .SH "DESCRIPTION" .PP All flags specified in \fIflags\fR are cleared, the remainder is left untouched\&. .SH "AUTHOR" .PP \fBCornelia Huck\fR <\&cornelia.huck@de.ibm.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br