1CMF_READALL(9) The ccw bus CMF_READALL(9)
23
4
NAME
6cmf_readall - read the current channel measurement block
7
SYNOPSIS
9int cmf_readall(struct ccw_device * cdev, struct cmbdata * data);
10
ARGUMENTS
12cdev
13the channel to be read
1415
data
16a pointer to a data block that will be filled
17
DESCRIPTION
19Returns 0 on success, a negative error value otherwise.
20
CONTEXT
22any
23
AUTHOR
25Cornelia Huck <cornelia.huck@de.ibm.com>
26Author.
27
COPYRIGHT
29Kernel Hackers Manual 2.6. June 2019 CMF_READALL(9)