Searched refs:mc_cont (Results 1 – 2 of 2) sorted by relevance
103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device() local112 dev_warn(&mc_cont->dev, in vfio_fsl_mc_close_device()117 fsl_mc_cleanup_irq_pool(mc_cont); in vfio_fsl_mc_close_device()438 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier() local441 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()446 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()449 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()451 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()469 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device() local471 mc_dev->mc_io = mc_cont->mc_io; in vfio_fsl_mc_init_device()
115 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger() local124 ret = fsl_mc_populate_irq_pool(mc_cont, in vfio_fsl_mc_set_irq_trigger()
Completed in 6 milliseconds