Searched refs:tests_dump_file (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/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()
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| 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()
|