1. NAME

ccwgroup_set_online - enable a ccwgroup device

2. SYNOPSIS

int ccwgroup_set_online(struct ccwgroup_device *  gdev );

3. ARGUMENTS

gdev
    target ccwgroup device

4. DESCRIPTION

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

5. RETURNS

0 on success and a negative error value on failure.

6. AUTHOR

Cornelia Huck <>
    Author.

7. COPYRIGHT