1. NAME

ccwgroup_set_offline - disable a ccwgroup device

2. SYNOPSIS

int ccwgroup_set_offline(struct ccwgroup_device *  gdev );

3. ARGUMENTS

gdev
    target ccwgroup device

4. DESCRIPTION

This function attempts to put the ccwgroup device into the offline state.

5. RETURNS

0 on success and a negative error value on failure.

6. AUTHOR

Cornelia Huck <>
    Author.

7. COPYRIGHT