Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-omap-dmtimer.c69 struct platform_device *dm_timer_pdev; member
388 omap->dm_timer_pdev = timer_pdev; in pwm_omap_dmtimer_probe()
394 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_probe()
450 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_remove()
455 put_device(&omap->dm_timer_pdev->dev); in pwm_omap_dmtimer_remove()