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