Home
last modified time | relevance | path

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

/include/linux/
Dof.h1269 static inline bool of_property_present(const struct device_node *np, const char *propname) in of_property_present() function
1698 return of_property_present(of_root, "compatible"); in of_have_populated_dt()