Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmtk_iommu.c653 struct device *m4udev = data->dev; in mtk_iommu_attach_device() local
680 ret = pm_runtime_resume_and_get(m4udev); in mtk_iommu_attach_device()
682 dev_err(m4udev, "pm get fail(%d) in attach.\n", ret); in mtk_iommu_attach_device()
688 pm_runtime_put(m4udev); in mtk_iommu_attach_device()
694 pm_runtime_put(m4udev); in mtk_iommu_attach_device()