Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Dcacheinfo.c226 if (of_have_populated_dt()) in cache_shared_cpu_map_setup()
281 if (of_have_populated_dt()) in cache_shared_cpu_map_remove()
/linux-4.19.296/drivers/gpio/
Dgpio-pxa.c758 if (of_have_populated_dt()) in pxa_gpio_legacy_init()
767 if (of_have_populated_dt()) in pxa_gpio_dt_init()
/linux-4.19.296/include/linux/
Dof.h180 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
650 static inline bool of_have_populated_dt(void) in of_have_populated_dt() function
/linux-4.19.296/drivers/of/
Dplatform.c524 if (!of_have_populated_dt()) in of_platform_default_populate_init()
/linux-4.19.296/drivers/regulator/
Dcore.c125 return has_full_constraints || of_have_populated_dt(); in have_full_constraints()
4944 if (of_have_populated_dt()) in regulator_init_complete()