Home
last modified time | relevance | path

Searched refs:do_fixup_by_path_string (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/tqc/tqma6/
Dtqma6.c278 do_fixup_by_path_string(blob, "/", "model", modelstr); in ft_board_setup()
/external/u-boot/include/
Dfdt_support.h52 static inline void do_fixup_by_path_string(void *fdt, const char *path, in do_fixup_by_path_string() function