Searched refs:board_fdt_chosen_bootargs (Results 1 – 3 of 3) sorted by relevance
199 char *board_fdt_chosen_bootargs(void *fdt);
334 __weak char *board_fdt_chosen_bootargs(void *fdt) in board_fdt_chosen_bootargs() function368 str = board_fdt_chosen_bootargs(fdt); in fdt_chosen()
1450 char *board_fdt_chosen_bootargs(void *fdt) in board_fdt_chosen_bootargs() function