Searched refs:ccw_device_start_key (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/cio/ |
| A D | device_ops.c | 275 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key() function 312 return ccw_device_start_key(cdev, cpa, intparm, lpm, in ccw_device_start() 866 EXPORT_SYMBOL(ccw_device_start_key);
|
| /linux/arch/s390/include/asm/ |
| A D | ccwdev.h | 178 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *,
|
| /linux/Documentation/arch/s390/ |
| A D | cds.rst | 66 ccw_device_start(), ccw_device_start_timeout(), ccw_device_start_key(), ccw_device_start_key_timeou… 217 int ccw_device_start_key(struct ccw_device *cdev,
|
Completed in 27 milliseconds