Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Ddevice_tree.h279 static inline bool_t dt_node_path_is_equal(const struct dt_device_node *np, in dt_node_path_is_equal() function
/xen/xen/arch/arm/
A Ddomain_build.c526 if ( dt_node_path_is_equal(node, "/chosen") ) in write_properties()
596 if ( dt_node_path_is_equal(node, "/chosen") ) in write_properties()
/xen/xen/common/
A Ddevice_tree.c326 match &= dt_node_path_is_equal(node, matches->path); in dt_match_node()

Completed in 17 milliseconds