Searched refs:fdtdec_get_chosen_prop (Results 1 – 3 of 3) sorted by relevance
629 const char *fdtdec_get_chosen_prop(const void *blob, const char *name);
45 str = fdtdec_get_chosen_prop(blob, "stdout-path"); in serial_check_stdout()
561 const char *fdtdec_get_chosen_prop(const void *blob, const char *name) in fdtdec_get_chosen_prop() function575 prop = fdtdec_get_chosen_prop(blob, name); in fdtdec_get_chosen_node()