Searched refs:of_property_present (Results 1 – 3 of 3) sorted by relevance
529 if (of_property_present(of_chosen, "linux,bootx-noscreen")) { in of_platform_default_populate_init()
1075 if (of_property_present(np, "compatible")) in of_get_compat_node()
1216 static inline bool of_property_present(const struct device_node *np, const char *propname) in of_property_present() function
Completed in 13 milliseconds