'\" t .\" Title: ccwgroup_set_offline .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: The ccwgroup bus .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "CCWGROUP_SET_OFFLINE" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "The ccwgroup 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" ccwgroup_set_offline \- disable a ccwgroup device .SH "SYNOPSIS" .HP \w'int\ ccwgroup_set_offline('u .BI "int ccwgroup_set_offline(struct\ ccwgroup_device\ *\ " "gdev" ");" .SH "ARGUMENTS" .PP \fIgdev\fR .RS 4 target ccwgroup device .RE .SH "DESCRIPTION" .PP This function attempts to put the ccwgroup device into the offline state\&. .SH "RETURN" .PP \fB0\fR on success and a negative error value on failure\&. .SH "AUTHOR" .PP \fBCornelia Huck\fR <\&cornelia.huck@de.ibm.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br