Home
last modified time | relevance | path

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

/u-boot/include/
A Dbinman.h35 int binman_entry_map(ofnode parent, const char *name, void **bufp, int *sizep);
/u-boot/lib/
A Dbinman.c87 int binman_entry_map(ofnode parent, const char *name, void **bufp, int *sizep) in binman_entry_map() function
/u-boot/arch/x86/cpu/apollolake/
A Dfsp_s.c45 ret = binman_entry_map(ofnode_null(), "intel-vbt", &buf, NULL); in fsps_update_config()
/u-boot/arch/x86/lib/
A Dacpi_nhlt.c176 ret = binman_entry_map(node, cfg->settings_file, &data, &size); in nhlt_endpoint_add_formats()

Completed in 6 milliseconds