centos man page for ccwgroup_set_online

Query: ccwgroup_set_online

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
Kernel Hackers Manual 3.10 June 2014 CCWGROUP_SET_ONLINE(9)
Related Man Pages
ccw_device_start(9) - centos
ccw_device_start_timeout_key(9) - centos
struct_bus_type(9) - centos
ccw_device_start_timeout_key(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq