Searched refs:device_idle (Results 1 – 3 of 3) sorted by relevance
17 int (*device_idle)(struct platform_device *pdev); member
93 .device_idle = omap_device_idle,98 .device_idle = omap_device_idle,435 .device_idle = omap_device_idle,
1035 if (pdata && pdata->device_idle) in omap_iommu_runtime_suspend()1036 pdata->device_idle(pdev); in omap_iommu_runtime_suspend()