1ENABLE_CMF(9) The ccw bus ENABLE_CMF(9)
23
4
NAME
6enable_cmf - switch on the channel measurement for a specific device
7
SYNOPSIS
9int enable_cmf(struct ccw_device * cdev);
10
ARGUMENTS
12cdev
13The ccw device to be enabled
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 3.10 June 2019 ENABLE_CMF(9)