Searched refs:fdtdec_get_chosen_node (Results 1 – 7 of 7) sorted by relevance
559 int fdtdec_get_chosen_node(const void *blob, const char *name) in fdtdec_get_chosen_node() function
644 int fdtdec_get_chosen_node(const void *blob, const char *name);
37 node = fdtdec_get_chosen_node(blob, "stdout-path"); in serial_check_stdout()