Searched refs:fdtdec_get_chosen_node (Results 1 – 3 of 3) sorted by relevance
641 int fdtdec_get_chosen_node(const void *blob, const char *name);
34 node = fdtdec_get_chosen_node(blob, "stdout-path"); in serial_check_stdout()
571 int fdtdec_get_chosen_node(const void *blob, const char *name) in fdtdec_get_chosen_node() function