CCW_DEVICE_TM_INTRG(9) | The ccw bus | CCW_DEVICE_TM_INTRG(9) |
NAME¶
ccw_device_tm_intrg - perform interrogate function
SYNOPSIS¶
int ccw_device_tm_intrg(struct ccw_device * cdev);
ARGUMENTS¶
cdev
ccw device on which to perform the interrogate
function
DESCRIPTION¶
Perform an interrogate function on the given ccw device. Return zero on success, non-zero otherwise.
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |