cmf_read (9) Linux Manual Page
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
any
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
