Perform interrogate function
int ccw_device_tm_intrg(struct ccw_device * cdev);
cdev
ccw device on which to perform the interrogate function
Perform an interrogate function on the given ccw device. Return zero on success, non-zero otherwise.
Cornelia Huck <[email protected]>
Author.