| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | pm.c | 88 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()
|
| H A D | s3c6400.c | 77 if (of_have_populated_dt() || soc_is_s3c64xx()) in s3c6400_core_init()
|
| H A D | s3c6410.c | 81 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c6410_core_init()
|
| H A D | s3c64xx.c | 212 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_dev_init() 411 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_init_irq_eint()
|
| H A D | irq-pm-s3c64xx.c | 111 if (of_have_populated_dt() || !soc_is_s3c64xx()) in s3c64xx_syscore_init()
|
| H A D | init.c | 159 if (of_have_populated_dt()) in s3c_arch_init()
|
| H A D | pl080.c | 256 if (of_have_populated_dt()) in s3c64xx_pl080_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | pm_domain.c | 32 if (of_have_populated_dt()) in davinci_pm_runtime_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | devicetree.c | 61 if (!of_have_populated_dt()) in add_bus_probe() 320 if (!of_have_populated_dt()) in x86_dtb_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | prom.c | 52 if (!of_have_populated_dt()) in __dt_register_buses()
|
| /OK3568_Linux_fs/kernel/arch/mips/pic32/pic32mzda/ |
| H A D | init.c | 138 if (!of_have_populated_dt()) in plat_of_setup()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | davinci-evm.c | 483 if (of_have_populated_dt()) in evm_init() 523 if (of_have_populated_dt()) { in evm_exit()
|
| H A D | n810.c | 289 if (!of_have_populated_dt() || in n810_soc_init()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | ixp4xx_wdt.c | 187 if (of_have_populated_dt()) in ixp4xx_wdt_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | pxa25x.c | 250 if (!of_have_populated_dt()) { in pxa25x_init()
|
| H A D | pxa27x.c | 347 if (!of_have_populated_dt()) { in pxa27x_init()
|
| H A D | pxa3xx.c | 492 if (of_have_populated_dt()) in pxa3xx_init()
|
| /OK3568_Linux_fs/kernel/drivers/w1/masters/ |
| H A D | w1-gpio.c | 79 if (of_have_populated_dt()) { in w1_gpio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | cacheinfo.c | 228 if (of_have_populated_dt()) in cache_shared_cpu_map_setup() 286 if (of_have_populated_dt()) in cache_shared_cpu_map_remove()
|
| H A D | arch_topology.c | 607 else if (of_have_populated_dt() && parse_dt_topology()) in init_cpu_topology()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-pxa.c | 747 if (of_have_populated_dt()) in pxa_gpio_legacy_init() 756 if (of_have_populated_dt()) in pxa_gpio_dt_init()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | devicetree.c | 210 if (of_have_populated_dt()) in pinctrl_dt_to_map()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of.h | 178 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function 660 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | platform.c | 523 if (!of_have_populated_dt()) in of_platform_default_populate_init()
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-ti-dm.c | 377 if (of_have_populated_dt()) { in omap_dm_timer_request_specific()
|