Home
last modified time | relevance | path

Searched refs:ccw_device_set_timeout (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/cio/
H A Dccwreq.c65 ccw_device_set_timeout(cdev, 0); in ccwreq_stop()
93 ccw_device_set_timeout(cdev, req->timeout); in ccwreq_do()
267 ccw_device_set_timeout(cdev, 0); in ccw_request_handler()
H A Ddevice.h138 void ccw_device_set_timeout(struct ccw_device *, int);
H A Ddevice_ops.c238 ccw_device_set_timeout(cdev, expires); in ccw_device_start_timeout_key()
579 ccw_device_set_timeout(cdev, expires); in ccw_device_tm_start_timeout_key()
H A Ddevice.c1223 ccw_device_set_timeout(cdev, HZ/10); in io_subchannel_quiesce()
1359 ccw_device_set_timeout(cdev, 0); in ccw_device_set_disconnected()
1372 ccw_device_set_timeout(cdev, 0); in ccw_device_set_notoper()
1777 ccw_device_set_timeout(cdev, 0); in ccw_device_remove()