Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootstage.c206 static const char *get_record_name(char *buf, int len, in get_record_name() function
230 printf(" %s\n", get_record_name(buf, sizeof(buf), rec)); in print_time_record()
285 get_record_name(buf, sizeof(buf), rec))) in add_bootstages_devicetree()
399 name = get_record_name(buf, sizeof(buf), rec); in bootstage_stash()