Home
last modified time | relevance | path

Searched refs:ccw_request_cancel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Ddevice.h112 int ccw_request_cancel(struct ccw_device *cdev);
H A Dccwreq.c151 int ccw_request_cancel(struct ccw_device *cdev) in ccw_request_cancel() function
H A Ddevice_pgid.c713 ccw_request_cancel(cdev); in ccw_device_stlck()