Searched refs:ccw_device_start_key (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/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);
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | ccwdev.h | 187 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *,
|
/kernel/linux/linux-5.10/Documentation/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,
|