Searched refs:ccw_device_start_timeout (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ |
D | ccwdev.h | 184 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
|
/Linux-v4.19/drivers/s390/cio/ |
D | device_ops.c | 333 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/ |
D | cds.txt | 61 ccw_device_start_timeout() 194 int ccw_device_start_timeout(struct ccw_device *cdev,
|
/Linux-v4.19/drivers/s390/net/ |
D | qeth_core_main.c | 1670 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()
|
D | qeth_l2_main.c | 1253 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_osn_send_control_data()
|