Searched refs:ccw_device_start_timeout_key (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/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 275 return ccw_device_start_timeout_key(cdev, cpa, intparm, lpm, key, in ccw_device_start_key() 347 return ccw_device_start_timeout_key(cdev, cpa, intparm, lpm, in ccw_device_start_timeout() 856 EXPORT_SYMBOL(ccw_device_start_timeout_key);
|
/linux-6.1.9/arch/s390/include/asm/ |
D | ccwdev.h | 178 extern int ccw_device_start_timeout_key(struct ccw_device *, struct ccw1 *,
|