Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-omap-dmtimer.c64 struct platform_device *dm_timer_pdev; member
379 omap->dm_timer_pdev = timer_pdev; in pwm_omap_dmtimer_probe()
385 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_probe()
438 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_remove()
443 put_device(&omap->dm_timer_pdev->dev); in pwm_omap_dmtimer_remove()