Searched refs:eeprom_get_dtb_name (Results 1 – 3 of 3) sorted by relevance
32 const char *eeprom_get_dtb_name(int level, char *buf, int len);
39 dtb = eeprom_get_dtb_name(i++, buf, sizeof(buf)); in board_fit_config_name_match()104 str = eeprom_get_dtb_name(i, fdt, sizeof(fdt)); in board_late_init()
243 const char *eeprom_get_dtb_name(int level, char *buf, int sz) in eeprom_get_dtb_name() function
Completed in 10 milliseconds