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()
429 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier() local
432 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()
437 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()
440 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()
442 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()
460 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device() local
462 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()