Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/fsl-mc/
Dvfio_fsl_mc_intr.c114 struct device *cont_dev = fsl_mc_cont_dev(&mc_dev->dev); in vfio_fsl_mc_set_irq_trigger() local
115 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger()
Dvfio_fsl_mc.c74 struct device *cont_dev = fsl_mc_cont_dev(&mc_dev->dev); in vfio_fsl_mc_close_device() local
75 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device()
/Linux-v5.15/drivers/iommu/
Diommu.c1509 struct device *cont_dev = fsl_mc_cont_dev(dev); in fsl_mc_device_group() local
1512 group = iommu_group_get(cont_dev); in fsl_mc_device_group()