Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_private.h115 extern int vfio_ccw_mdev_reg(struct subchannel *sch);
H A Dvfio_ccw_drv.c213 ret = vfio_ccw_mdev_reg(sch); in vfio_ccw_sch_probe()
H A Dvfio_ccw_ops.c620 int vfio_ccw_mdev_reg(struct subchannel *sch) in vfio_ccw_mdev_reg() function