1CCWGROUP_SET_OFFLINE(9) The ccwgroup bus CCWGROUP_SET_OFFLINE(9)
23
4
NAME
6ccwgroup_set_offline - disable a ccwgroup device
7
SYNOPSIS
9int ccwgroup_set_offline(struct ccwgroup_device * gdev);
10
ARGUMENTS
12gdev
13target ccwgroup device
14
DESCRIPTION
16This function attempts to put the ccwgroup device into the offline
17state.
18
RETURNS
200 on success and a negative error value on failure.
21
AUTHOR
23Cornelia Huck <cornelia.huck@de.ibm.com>
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 2.6. June 2019 CCWGROUP_SET_OFFLINE(9)