Home
last modified time | relevance | path

Searched refs:ccw_device_start_timeout (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dccwdev.h184 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
/Linux-v4.19/drivers/s390/cio/
Ddevice_ops.c333 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() function
708 EXPORT_SYMBOL(ccw_device_start_timeout);
/Linux-v4.19/Documentation/s390/
Dcds.txt61 ccw_device_start_timeout()
194 int ccw_device_start_timeout(struct ccw_device *cdev,
/Linux-v4.19/drivers/s390/net/
Dqeth_core_main.c1670 ret = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_read_conf_data()
1847 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_idx_activate_get_answer()
1917 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_idx_activate_channel()
2141 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_send_control_data()
Dqeth_l2_main.c1253 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_osn_send_control_data()