1. NAME

disable_cmf - switch off the channel measurement for a specific device

2. SYNOPSIS

int disable_cmf(struct ccw_device *  cdev );

3. ARGUMENTS

cdev
    The ccw device to be disabled

4. DESCRIPTION

Returns 0 for success or a negative error value.

5. CONTEXT

non-atomic

6. AUTHOR

Cornelia Huck <>
    Author.

7. COPYRIGHT