Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_private.h130 int vfio_ccw_sch_quiesce(struct subchannel *sch);
H A Dvfio_ccw_drv.c37 int vfio_ccw_sch_quiesce(struct subchannel *sch) in vfio_ccw_sch_quiesce() function
H A Dvfio_ccw_fsm.c407 ret = vfio_ccw_sch_quiesce(sch); in fsm_close()