Searched refs:ccw_device_start_timeout_key (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/s390/cio/ |
D | device_ops.c | 191 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout_key() function 279 return ccw_device_start_timeout_key(cdev, cpa, intparm, lpm, key, in ccw_device_start_key() 351 return ccw_device_start_timeout_key(cdev, cpa, intparm, lpm, in ccw_device_start_timeout() 865 EXPORT_SYMBOL(ccw_device_start_timeout_key);
|
/linux-6.14.4/arch/s390/include/asm/ |
D | ccwdev.h | 180 extern int ccw_device_start_timeout_key(struct ccw_device *, struct ccw1 *,
|