Searched refs:ulz4fn (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | lz4_wrapper.su | |
| H A D | lz4_wrapper.c | 52 int ulz4fn(const void *src, size_t srcn, void *dst, size_t *dstn) in ulz4fn() function
|
| /OK3568_Linux_fs/u-boot/include/u-boot/ |
| H A D | lz4.h | 63 int ulz4fn(const void *src, size_t srcn, void *dst, size_t *dstn);
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | compression.c | 278 ret = ulz4fn(in, input_size, out, &output_size); in uncompress_using_lz4()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bootm.c | 478 ret = ulz4fn(image_buf, image_len, load_buf, &size); in bootm_decomp_image()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |