1CMF_READ(9) The ccw bus CMF_READ(9)
23
4
NAME
6cmf_read - read one value from the current channel measurement block
7
SYNOPSIS
9u64 cmf_read(struct ccw_device * cdev, int index);
10
ARGUMENTS
12cdev
13the channel to be read
1415
index
16the index of the value to be read
17
DESCRIPTION
19Returns the value read or 0 if the value cannot be read.
20
CONTEXT
22any
23
AUTHOR
25Cornelia Huck <cornelia.huck@de.ibm.com>
26Author.
27
COPYRIGHT
29Kernel Hackers Manual 2.6. June 2019 CMF_READ(9)