Searched refs:ccw_device_start_key (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/s390/cio/ |
D | device_ops.c | 184 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key() function 273 ret = ccw_device_start_key(cdev, cpa, intparm, lpm, key, flags); in ccw_device_start_timeout_key() 305 return ccw_device_start_key(cdev, cpa, intparm, lpm, in ccw_device_start() 689 EXPORT_SYMBOL(ccw_device_start_key);
|
/linux-4.4.14/arch/s390/include/asm/ |
D | ccwdev.h | 185 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *,
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 62 ccw_device_start_key() 200 int ccw_device_start_key(struct ccw_device *cdev,
|