Searched refs:ccw_device_start_key (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/s390/cio/ |
D | device_ops.c | 271 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key() function 308 return ccw_device_start_key(cdev, cpa, intparm, lpm, in ccw_device_start() 857 EXPORT_SYMBOL(ccw_device_start_key);
|
/linux-6.6.21/arch/s390/include/asm/ |
D | ccwdev.h | 178 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *,
|
/linux-6.6.21/Documentation/arch/s390/ |
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,
|