Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds