Home
last modified time | relevance | path

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

/drivers/s390/cio/
Ddevice_ops.c337 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() function
793 EXPORT_SYMBOL(ccw_device_start_timeout);
/drivers/s390/net/
Dqeth_core_main.c1694 ret = ccw_device_start_timeout(channel->ccwdev, &channel->ccw, in qeth_read_conf_data()