Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootstage.c207 static const char *get_record_name(char *buf, int len, in get_record_name() function
231 printf(" %s\n", get_record_name(buf, sizeof(buf), rec)); in print_time_record()
286 get_record_name(buf, sizeof(buf), rec))) in add_bootstages_devicetree()
400 name = get_record_name(buf, sizeof(buf), rec); in bootstage_stash()