Name

ccwgroup_set_offline — disable a ccwgroup device

Synopsis

int ccwgroup_set_offline (struct ccwgroup_device * gdev);
 

Arguments

struct ccwgroup_device * gdev

target 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.