Lines Matching refs:fsl_mc_device

26 	struct fsl_mc_device *mc_dev = vdev->mc_dev;  in vfio_fsl_mc_open_device()
60 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_regions_cleanup()
70 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_reset_device()
101 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_close_device()
103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device()
126 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_ioctl()
247 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_read()
326 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_write()
389 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_mmap()
428 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier()
429 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier()
455 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_init_device()
460 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device()
484 static int vfio_fsl_mc_scan_container(struct fsl_mc_device *mc_dev) in vfio_fsl_mc_scan_container()
503 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_uninit_device()
516 struct fsl_mc_device *mc_dev = to_fsl_mc_device(core_vdev->dev); in vfio_fsl_mc_init_dev()
534 static int vfio_fsl_mc_probe(struct fsl_mc_device *mc_dev) in vfio_fsl_mc_probe()
573 static void vfio_fsl_mc_remove(struct fsl_mc_device *mc_dev) in vfio_fsl_mc_remove()