Searched refs:get_type (Results 1 – 1 of 1) sorted by relevance
355 const char *get_type = rt_ofw_node_type(np); in rt_ofw_node_is_type() local357 return np && get_type && type && !rt_strcmp(get_type, type); in rt_ofw_node_is_type()
Completed in 4 milliseconds