centos man page for ccw_device_resume

Query: ccw_device_resume

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CCW_DEVICE_RESUME(9)						    The ccw bus 					      CCW_DEVICE_RESUME(9)

NAME
ccw_device_resume - resume channel program execution
SYNOPSIS
int ccw_device_resume(struct ccw_device * cdev);
ARGUMENTS
cdev target ccw device
DESCRIPTION
ccw_device_resume calls rsch on cdev's subchannel.
RETURNS
0 on success, -ENODEV on device not operational, -EINVAL on invalid device state, -EBUSY on device busy or interrupt pending.
CONTEXT
Interrupts disabled, ccw device lock held
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCW_DEVICE_RESUME(9)
Related Man Pages
usb_gstrings_attach(9) - centos
dev_depends(9) - debian
ccw_device_start_timeout_key(9) - suse
ccw_device_start_timeout(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq