1. NAME

ccw_device_tm_intrg - perform interrogate function

2. SYNOPSIS

int ccw_device_tm_intrg(struct ccw_device *  cdev );

3. ARGUMENTS

cdev
    ccw device on which to perform the interrogate function

4. DESCRIPTION

Perform an interrogate function on the given ccw device. Return zero on success, non-zero otherwise.

5. AUTHOR

Cornelia Huck <>
    Author.

6. COPYRIGHT