1. NAME

enable_cmf - switch on the channel measurement for a specific device

2. SYNOPSIS

int enable_cmf(struct ccw_device *  cdev );

3. ARGUMENTS

cdev
    The ccw device to be enabled

4. DESCRIPTION

Returns 0 for success or a negative error value.

5. CONTEXT

non-atomic

6. AUTHOR

Cornelia Huck <>
    Author.

7. COPYRIGHT