other versions
- wheezy 3.2.78-1
CMF_READ(9) | The ccw bus | CMF_READ(9) |
NAME¶
cmf_read - read one value from the current channel measurement blockSYNOPSIS¶
u64
cmf_read(struct ccw_device * cdev,
int index);
ARGUMENTS¶
cdevthe 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¶
anyAUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |