1. NAME▲
ccwgroup_remove_ccwdev - remove function for slave devices
2. SYNOPSIS ▲
void ccwgroup_remove_ccwdev(struct ccw_device * cdev );
3. ARGUMENTS ▲
cdev
ccw device to be removed
4. 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.
5. AUTHOR ▲
Cornelia Huck <contact>
Author.
6. COPYRIGHT ▲