Name

disable_cmf — switch off the channel measurement for a specific device

Synopsis

int disable_cmf (struct ccw_device * cdev);
 

Arguments

struct ccw_device * cdev

The ccw device to be disabled

Description

Returns 0 for success or a negative error value.

Context

non-atomic