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