Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-omap-dmtimer.c243 struct platform_device *timer_pdev; in pwm_omap_dmtimer_probe() local
255 timer_pdev = of_find_device_by_node(timer); in pwm_omap_dmtimer_probe()
256 if (!timer_pdev) { in pwm_omap_dmtimer_probe()
262 timer_pdata = dev_get_platdata(&timer_pdev->dev); in pwm_omap_dmtimer_probe()
314 omap->dm_timer_pdev = timer_pdev; in pwm_omap_dmtimer_probe()