Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dcio.h119 extern int cio_cancel (struct subchannel *);
H A Dcio.c288 cio_cancel (struct subchannel *sch) in cio_cancel() function
316 EXPORT_SYMBOL_GPL(cio_cancel);
347 ret = cio_cancel(sch); in cio_cancel_halt_clear()