cmf_read (9) - Linux Manuals
cmf_read: read one value from the current channel measurement block
NAME
cmf_read - read one value from the current channel measurement block
SYNOPSIS
-
u64 cmf_read(struct ccw_device
* cdev, intindex);
ARGUMENTS
cdev
-
- the channel to be read
index
- the index of the value to be read
DESCRIPTION
Returns the value read or 0 if the value cannot be read.
CONTEXT
AUTHOR
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
COPYRIGHT