Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_drv.c39 int vfio_ccw_sch_quiesce(struct subchannel *sch) in vfio_ccw_sch_quiesce() function
242 vfio_ccw_sch_quiesce(sch); in vfio_ccw_sch_remove()
265 vfio_ccw_sch_quiesce(sch); in vfio_ccw_sch_shutdown()
H A Dvfio_ccw_private.h118 extern int vfio_ccw_sch_quiesce(struct subchannel *sch);
H A Dvfio_ccw_ops.c36 ret = vfio_ccw_sch_quiesce(sch); in vfio_ccw_mdev_reset()
147 if (!vfio_ccw_sch_quiesce(private->sch)) in vfio_ccw_mdev_remove()