Searched refs:ccw_device_start_timeout (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/arch/s390/include/asm/ | 
| D | ccwdev.h | 185 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
  | 
| /Linux-v5.10/drivers/s390/cio/ | 
| D | device_ops.c | 343 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa,  in ccw_device_start_timeout()  function 844 EXPORT_SYMBOL(ccw_device_start_timeout);
  | 
| /Linux-v5.10/Documentation/s390/ | 
| D | cds.rst | 66 ccw_device_start(), ccw_device_start_timeout(), ccw_device_start_key(), ccw_device_start_key_timeou… 211   int ccw_device_start_timeout(struct ccw_device *cdev,
  | 
| /Linux-v5.10/drivers/s390/net/ | 
| D | qeth_core_main.c | 2093 	rc = ccw_device_start_timeout(channel->ccwdev, __ccw_from_cmd(iob),  in qeth_send_control_data()
  |