Searched refs:ccw_device_start_timeout (Results 1 – 4 of 4) sorted by relevance
183 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
337 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() function686 EXPORT_SYMBOL(ccw_device_start_timeout);
61 ccw_device_start_timeout()194 int ccw_device_start_timeout(struct ccw_device *cdev,
1703 ret = ccw_device_start_timeout(channel->ccwdev, &channel->ccw, in qeth_read_conf_data()