Query: ccwgroup_remove_ccwdev
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCWGROUP_REMOVE_CCWD(9) The ccwgroup bus CCWGROUP_REMOVE_CCWD(9)NAMEccwgroup_remove_ccwdev - remove function for slave devicesSYNOPSISvoid ccwgroup_remove_ccwdev(struct ccw_device * cdev);ARGUMENTScdev ccw device to be removedDESCRIPTIONThis 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.AUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CCWGROUP_REMOVE_CCWD(9)