Switch off the channel measurement for a specific device
int disable_cmf(struct ccw_device * cdev);
cdev
The ccw device to be disabled
Returns 0 for success or a negative error value.
non-atomic
Cornelia Huck <[email protected]>
Author.