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