other versions
CCWGROUP_SET_OFFLINE(9) | The ccwgroup bus | CCWGROUP_SET_OFFLINE(9) |
NAME¶
ccwgroup_set_offline - disable a ccwgroup deviceSYNOPSIS¶
int ccwgroup_set_offline(struct ccwgroup_device * gdev);
ARGUMENTS¶
struct ccwgroup_device * gdevtarget ccwgroup device
DESCRIPTION¶
This function attempts to put the ccwgroup device into the offline state.RETURN¶
0 on success and a negative error value on failure.AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |