1DISABLE_CMF(9) The ccw bus DISABLE_CMF(9)
23
4
NAME
6disable_cmf - switch off the channel measurement for a specific device
7
SYNOPSIS
9int disable_cmf(struct ccw_device * cdev);
10
ARGUMENTS
12cdev
13The ccw device to be disabled
14
DESCRIPTION
16Returns 0 for success or a negative error value.
17
CONTEXT
19non-atomic
20
AUTHOR
22Cornelia Huck <cornelia.huck@de.ibm.com>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. November 2011 DISABLE_CMF(9)