Searched defs:dstlen (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | gunzip.c | 74 int gunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp) in gunzip() 287 int zunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp, in zunzip()
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | compr_rubin.c | 113 unsigned long sourcelen, unsigned long dstlen) in dynrubin_decompress()
|
| /rk3399_rockchip-uboot/drivers/fpga/ |
| H A D | zynqpl.c | 152 static int zynq_dma_transfer(u32 srcbuf, u32 srclen, u32 dstbuf, u32 dstlen) in zynq_dma_transfer()
|