other versions
- wheezy 3.2.78-1
CCW_DEVICE_SET_OFFLI(9) | The ccw bus | CCW_DEVICE_SET_OFFLI(9) |
NAME¶
ccw_device_set_offline - disable a ccw device for I/OSYNOPSIS¶
int
ccw_device_set_offline(struct ccw_device * cdev);
ARGUMENTS¶
cdevtarget ccw device
DESCRIPTION¶
This function calls the driver's set_offline function for cdev, if given, and then disables cdev.RETURNS¶
CONTEXT¶
enabled, ccw device lock not heldAUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |