Home
last modified time | relevance | path

Searched refs:device_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_device.c137 bool device_active = false, skip_pm_domain = false; in omap_device_build_from_dt() local
173 device_active = true; in omap_device_build_from_dt()
194 if (device_active) { in omap_device_build_from_dt()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_device.c140 bool device_active = false, skip_pm_domain = false; in omap_device_build_from_dt() local
176 device_active = true; in omap_device_build_from_dt()
197 if (device_active) { in omap_device_build_from_dt()

Completed in 3 milliseconds