Searched refs:tests_dump_file (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | resource_tool.c | 800 static void tests_dump_file(const char *path, void *data, int len) in tests_dump_file() function 825 tests_dump_file(content->path, content->load_addr, content->content_size); in load_content() 834 tests_dump_file(content->path, data, blocks * BLOCK_SIZE); in load_content_data()
|
/device/soc/rockchip/rk3588/kernel/scripts/ |
H A D | resource_tool.c | 811 static void tests_dump_file(const char *path, void *data, int len) in tests_dump_file() function 834 tests_dump_file(content->path, content->load_addr, content->content_size); in load_content() 845 tests_dump_file(content->path, data, blocks * BLOCK_SIZE); in load_content_data()
|
Completed in 5 milliseconds