Home
last modified time | relevance | path

Searched refs:omap_device_fail_pm_domain (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_device.h29 extern struct dev_pm_domain omap_device_fail_pm_domain;
H A Domap_device.c205 dev_pm_domain_set(&pdev->dev, &omap_device_fail_pm_domain); in omap_device_build_from_dt()
460 struct dev_pm_domain omap_device_fail_pm_domain = { variable
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_device.c45 static struct dev_pm_domain omap_device_fail_pm_domain; variable
208 dev_pm_domain_set(&pdev->dev, &omap_device_fail_pm_domain); in omap_device_build_from_dt()
433 static struct dev_pm_domain omap_device_fail_pm_domain = { variable

Completed in 3 milliseconds