Searched refs:ccw_device_tm_start_key (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | ccwdev.h | 188 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, 190 int ccw_device_tm_start_key(struct ccw_device *, struct tcw *,
|
/openbmc/linux/drivers/s390/cio/ |
H A 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()
|