Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddevice.c42 if ( dt_match_node(desc->dt_match, dev) ) in device_init()
79 if ( dt_match_node(desc->dt_match, dev) ) in device_get_class()
A Dplatform.c147 return (dt_match_node(blacklist, node) != NULL); in platform_device_is_blacklisted()
A Ddomain_build.c1207 if ( dt_match_node(skip_matches, node) ) in handle_node()
1224 if ( dt_match_node(timer_matches, node) ) in handle_node()
1248 if ( dt_match_node(reserved_matches, node) ) in handle_node()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h649 dt_match_node(const struct dt_device_match *matches,
/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c314 dt_match_node(const struct dt_device_match *matches, in dt_match_node() function
387 if ( dt_match_node(matches, np) ) in dt_find_matching_node()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Dsmmu.c64 #define of_match_node dt_match_node

Completed in 16 milliseconds