Searched refs:ccw_device_tm_start_key (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/s390/include/asm/ |
D | ccwdev.h | 186 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, 188 int ccw_device_tm_start_key(struct ccw_device *, struct tcw *,
|
/linux-6.1.9/drivers/s390/cio/ |
D | device_ops.c | 588 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key() function 593 EXPORT_SYMBOL(ccw_device_tm_start_key); 608 return ccw_device_tm_start_key(cdev, tcw, intparm, lpm, in ccw_device_tm_start()
|