Searched refs:ccw_device_tm_start_timeout_key (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/s390/cio/ |
D | device_ops.c | 539 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout_key() function 575 EXPORT_SYMBOL(ccw_device_tm_start_timeout_key); 591 return ccw_device_tm_start_timeout_key(cdev, tcw, intparm, lpm, key, 0); in ccw_device_tm_start_key() 627 return ccw_device_tm_start_timeout_key(cdev, tcw, intparm, lpm, in ccw_device_tm_start_timeout()
|
/linux-5.19.10/arch/s390/include/asm/ |
D | ccwdev.h | 190 int ccw_device_tm_start_timeout_key(struct ccw_device *, struct tcw *,
|