Searched refs:ccw_device_tm_start_key (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ |
D | ccwdev.h | 196 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, 198 int ccw_device_tm_start_key(struct ccw_device *, struct tcw *,
|
/Linux-v4.19/drivers/s390/cio/ |
D | device_ops.c | 577 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key() function 582 EXPORT_SYMBOL(ccw_device_tm_start_key); 597 return ccw_device_tm_start_key(cdev, tcw, intparm, lpm, in ccw_device_tm_start()
|