ccwgroup_remove_ccwdev(9) remove function for slave devices

SYNOPSIS

void ccwgroup_remove_ccwdev(struct ccw_device * cdev);

ARGUMENTS

cdev

ccw device to be removed

DESCRIPTION

This is a remove function for ccw devices that are slave devices in a ccw group device. It sets the ccw device offline and also deregisters the embedding ccw group device.

AUTHOR

Cornelia Huck <[email protected]>

Author.

COPYRIGHT