Home
last modified time | relevance | path

Searched refs:of_have_populated_dt (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/arch/arm/plat-samsung/
Dpm.c88 if (!of_have_populated_dt() && in s3c_pm_enter()
98 if (!of_have_populated_dt()) { in s3c_pm_enter()
142 if (!of_have_populated_dt()) { in s3c_pm_enter()
Dinit.c159 if (of_have_populated_dt()) in s3c_arch_init()
/Linux-v4.19/arch/arm/mach-davinci/
Dpm_domain.c32 if (of_have_populated_dt()) in davinci_pm_runtime_init()
/Linux-v4.19/arch/arm/mach-s3c64xx/
Ds3c6400.c79 if (of_have_populated_dt() || soc_is_s3c64xx()) in s3c6400_core_init()
Ds3c6410.c82 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
Dirq-pm.c111 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_syscore_init()
Dcommon.c209 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_dev_init()
414 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_init_irq_eint()
Dpl080.c256 if (of_have_populated_dt()) in s3c64xx_pl080_init()
/Linux-v4.19/arch/x86/kernel/
Ddevicetree.c59 if (!of_have_populated_dt()) in add_bus_probe()
318 if (!of_have_populated_dt()) in x86_dtb_init()
/Linux-v4.19/arch/mips/kernel/
Dprom.c66 if (!of_have_populated_dt()) in __dt_register_buses()
/Linux-v4.19/arch/mips/pic32/pic32mzda/
Dinit.c146 if (!of_have_populated_dt()) in plat_of_setup()
/Linux-v4.19/sound/soc/davinci/
Ddavinci-evm.c457 if (of_have_populated_dt()) in evm_init()
497 if (of_have_populated_dt()) { in evm_exit()
/Linux-v4.19/arch/arm/mach-pxa/
Dpxa25x.c253 if (!of_have_populated_dt()) { in pxa25x_init()
Dpxa27x.c350 if (!of_have_populated_dt()) { in pxa27x_init()
Dpxa3xx.c495 if (of_have_populated_dt()) in pxa3xx_init()
/Linux-v4.19/drivers/w1/masters/
Dw1-gpio.c82 if (of_have_populated_dt()) { in w1_gpio_probe()
/Linux-v4.19/drivers/base/
Dcacheinfo.c228 if (of_have_populated_dt()) in cache_shared_cpu_map_setup()
283 if (of_have_populated_dt()) in cache_shared_cpu_map_remove()
/Linux-v4.19/sound/soc/omap/
Dn810.c299 if (!of_have_populated_dt() || in n810_soc_init()
/Linux-v4.19/arch/arm64/kernel/
Dtopology.c405 else if (of_have_populated_dt() && parse_dt_topology()) in init_cpu_topology()
/Linux-v4.19/drivers/gpio/
Dgpio-pxa.c756 if (of_have_populated_dt()) in pxa_gpio_legacy_init()
765 if (of_have_populated_dt()) in pxa_gpio_dt_init()
/Linux-v4.19/drivers/pinctrl/
Ddevicetree.c210 if (of_have_populated_dt()) in pinctrl_dt_to_map()
/Linux-v4.19/arch/arm/mach-omap2/
Dtimer.c580 if (of_have_populated_dt()) in omap3_gptimer_timer_init()
/Linux-v4.19/include/linux/
Dof.h175 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
645 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
/Linux-v4.19/drivers/of/
Dplatform.c524 if (!of_have_populated_dt()) in of_platform_default_populate_init()
/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dcore.c740 if (!of_have_populated_dt()) in sh_pfc_probe()

12