1CMF_READ(9)                       The ccw bus                      CMF_READ(9)
2
3
4

NAME

6       cmf_read - read one value from the current channel measurement block
7

SYNOPSIS

9       u64 cmf_read(struct ccw_device * cdev, int index);
10

ARGUMENTS

12       cdev
13           the channel to be read
14
15       index
16           the index of the value to be read
17

DESCRIPTION

19       Returns the value read or 0 if the value cannot be read.
20

CONTEXT

22       any
23

AUTHOR

25       Cornelia Huck <cornelia.huck@de.ibm.com>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019                       CMF_READ(9)
Impressum