Searched refs:fdtdec_get_chosen_node (Results 1 – 3 of 3) sorted by relevance
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()
565 int fdtdec_get_chosen_node(const void *blob, const char *name) in fdtdec_get_chosen_node() function