Home
last modified time | relevance | path

Searched refs:cont_dev (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
H A 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()
H A Dvfio_fsl_mc.c173 struct device *cont_dev = fsl_mc_cont_dev(&mc_dev->dev); in vfio_fsl_mc_release() local
174 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_release()
/kernel/linux/linux-6.6/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc_intr.c113 struct device *cont_dev = fsl_mc_cont_dev(&mc_dev->dev); in vfio_fsl_mc_set_irq_trigger() local
114 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger()
H A Dvfio_fsl_mc.c102 struct device *cont_dev = fsl_mc_cont_dev(&mc_dev->dev); in vfio_fsl_mc_close_device() local
103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device()
/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c1460 struct device *cont_dev = fsl_mc_cont_dev(dev); in fsl_mc_device_group() local
1463 group = iommu_group_get(cont_dev); in fsl_mc_device_group()
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c1708 struct device *cont_dev = fsl_mc_cont_dev(dev); in fsl_mc_device_group() local
1711 group = iommu_group_get(cont_dev); in fsl_mc_device_group()

Completed in 15 milliseconds