Searched refs:ccw_device_start_timeout_key (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/s390/cio/ |
D | device_ops.c | 190 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout_key() function 271 return ccw_device_start_timeout_key(cdev, cpa, intparm, lpm, key, in ccw_device_start_key() 337 return ccw_device_start_timeout_key(cdev, cpa, intparm, lpm, in ccw_device_start_timeout() 710 EXPORT_SYMBOL(ccw_device_start_timeout_key);
|