Home
last modified time | relevance | path

Searched defs:src_file (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dqfw.h126 char src_file[BIOS_LINKER_LOADER_FILESZ]; member
/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c1416 FILE *src_file = fopen(src_path, "rb"); in write_file() local