CCWGROUP_SET_ONLINE(9) | The ccwgroup bus | CCWGROUP_SET_ONLINE(9) |
NAME¶
ccwgroup_set_online - enable a ccwgroup device
SYNOPSIS¶
int ccwgroup_set_online(struct ccwgroup_device * gdev);
ARGUMENTS¶
gdev
target ccwgroup device
DESCRIPTION¶
This function attempts to put the ccwgroup device into the online state.
RETURNS¶
0 on success and a negative error value on failure.
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |