Searched refs:fit_update_chosen (Results 1 – 3 of 3) sorted by relevance
44 void fit_update_chosen(struct device_tree *tree, const char *cmd_line);
205 fit_update_chosen(dt, (char *)CONFIG_LINUX_COMMAND_LINE); in fit_payload()
213 void fit_update_chosen(struct device_tree *tree, const char *cmd_line) in fit_update_chosen() function