Query: ccw_device_set_online
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCW_DEVICE_SET_ONLIN(9) The ccw bus CCW_DEVICE_SET_ONLIN(9)NAMEccw_device_set_online - enable a ccw device for I/OSYNOPSISint ccw_device_set_online(struct ccw_device * cdev);ARGUMENTScdev target ccw deviceDESCRIPTIONThis function first enables cdev and then calls the driver's set_online function for cdev, if given. If set_online returns an error, cdev is disabled again.RETURNS0 on success and a negative error value on failure.CONTEXTenabled, ccw device lock not heldAUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CCW_DEVICE_SET_ONLIN(9)
| Related Man Pages | 
|---|
| ccw_device_start(9) - centos | 
| ccw_device_start_timeout(9) - centos | 
| struct_ccw_driver(9) - centos | 
| ccw_device_start_timeout(9) - suse | 
| struct_cmbdata(9) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Docker learning Phase-I | 
| Shopt -s histappend | 
| Unsure why access time on a directory change isn't changing | 
| Controlling user input |