Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-omap-dmtimer.c42 struct platform_device *dm_timer_pdev; member
185 timer_active = pm_runtime_active(&omap->dm_timer_pdev->dev); in pwm_omap_dmtimer_config()
312 omap->dm_timer_pdev = timer_pdev; in pwm_omap_dmtimer_probe()
318 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_probe()
380 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_remove()
385 put_device(&omap->dm_timer_pdev->dev); in pwm_omap_dmtimer_remove()