Symbol: of_have_populated_dt
arch/arm/mach-davinci/pm_domain.c
29
if (of_have_populated_dt())
arch/arm/mach-pxa/pxa25x.c
241
if (!of_have_populated_dt()) {
arch/arm/mach-pxa/pxa27x.c
343
if (!of_have_populated_dt()) {
arch/arm/mach-s3c/gpio-samsung.c
802
if (of_have_populated_dt())
arch/arm/mach-s3c/init.c
137
if (of_have_populated_dt())
arch/arm/mach-s3c/irq-pm-s3c64xx.c
115
if (of_have_populated_dt() || !soc_is_s3c64xx())
arch/arm/mach-s3c/pl080.c
256
if (of_have_populated_dt())
arch/arm/mach-s3c/pm.c
142
if (!of_have_populated_dt()) {
arch/arm/mach-s3c/pm.c
88
if (!of_have_populated_dt() &&
arch/arm/mach-s3c/pm.c
98
if (!of_have_populated_dt()) {
arch/arm/mach-s3c/s3c6410.c
72
if (of_have_populated_dt() || !soc_is_s3c64xx())
arch/arm/mach-s3c/s3c64xx.c
205
if (of_have_populated_dt() || !soc_is_s3c64xx())
arch/arm/mach-s3c/s3c64xx.c
404
if (of_have_populated_dt() || !soc_is_s3c64xx())
arch/mips/kernel/prom.c
54
if (!of_have_populated_dt())
arch/mips/pic32/pic32mzda/init.c
118
if (!of_have_populated_dt())
arch/x86/kernel/devicetree.c
285
if (!of_have_populated_dt())
arch/x86/kernel/devicetree.c
317
if (acpi_disabled && of_have_populated_dt())
arch/x86/kernel/devicetree.c
53
if (!of_have_populated_dt())
drivers/base/arch_topology.c
940
ret = of_have_populated_dt() && parse_dt_topology();
drivers/base/cacheinfo.c
380
if (of_have_populated_dt())
drivers/clocksource/timer-ti-dm.c
614
if (of_have_populated_dt()) {
drivers/gpio/gpio-pxa.c
733
if (of_have_populated_dt())
drivers/gpio/gpio-pxa.c
742
if (of_have_populated_dt())
drivers/pci/pcie/aspm.c
801
if (of_have_populated_dt()) {
drivers/pinctrl/devicetree.c
214
if (of_have_populated_dt())
drivers/pinctrl/renesas/core.c
1345
if (!of_have_populated_dt())
drivers/regulator/core.c
132
return has_full_constraints || of_have_populated_dt();
drivers/regulator/core.c
6871
if (of_have_populated_dt())
drivers/usb/gadget/udc/pxa27x_udc.c
2386
if (of_have_populated_dt()) {
sound/soc/ti/n810.c
293
if (!of_have_populated_dt() ||