Home
last modified time | relevance | path

Searched refs:mc_cont (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device() local
112 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()
423 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier() local
426 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()
431 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()
434 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()
436 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()
454 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device() local
456 mc_dev->mc_io = mc_cont->mc_io; in vfio_fsl_mc_init_device()
H A Dvfio_fsl_mc_intr.c113 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger() local
123 ret = fsl_mc_populate_irq_pool(mc_cont, in vfio_fsl_mc_set_irq_trigger()