ccw_device_resume — resume channel program execution
int ccw_device_resume (
)
cdev
target ccw device
ccw_device_resume calls rsch on cdev's subchannel.
ccw_device_resume
0 on success, -ENODEV on device not operational, -EINVAL on invalid device state, -EBUSY on device busy or interrupt pending.
0
ENODEV
EINVAL
EBUSY
Interrupts disabled, ccw device lock held