Home
last modified time | relevance | path

Searched refs:arm_smmu_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2302 static int __maybe_unused arm_smmu_runtime_suspend(struct device *dev) in arm_smmu_runtime_suspend() function
2324 return arm_smmu_runtime_suspend(dev); in arm_smmu_pm_suspend()
2329 SET_RUNTIME_PM_OPS(arm_smmu_runtime_suspend,
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2237 static int __maybe_unused arm_smmu_runtime_suspend(struct device *dev) in arm_smmu_runtime_suspend() function
2273 ret = arm_smmu_runtime_suspend(dev); in arm_smmu_pm_suspend()
2284 SET_RUNTIME_PM_OPS(arm_smmu_runtime_suspend,

Completed in 6 milliseconds