Home
last modified time | relevance | path

Searched defs:dlen (Results 1 – 13 of 13) sorted by relevance

/u-boot/fs/btrfs/
A Dcompression.c19 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo()
86 static u32 decompress_zlib(const u8 *_cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zlib()
137 static u32 decompress_zstd(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zstd()
189 u32 btrfs_decompress(u8 type, const char *c, u32 clen, char *d, u32 dlen) in btrfs_decompress()
/u-boot/drivers/i2c/
A Dfsl_i2c.c409 int olen, u8 *data, int dlen) in __i2c_read()
456 u8 *offset, int olen, u8 *data, int dlen) in __i2c_write()
513 int olen, u8 *data, int dlen) in fsl_i2c_read()
522 int olen, u8 *data, int dlen) in fsl_i2c_write()
/u-boot/fs/ubifs/
A Dubifs.c114 unsigned int *dlen) in crypto_comp_decompress()
681 unsigned int dlen; in read_block() local
763 int dlen; in do_readpage() local
A Drecovery.c471 int skip, dlen = le32_to_cpu(ch->len); in no_more_nodes() local
A Ddebug.c479 int dlen = le32_to_cpu(ch->len) - UBIFS_DATA_NODE_SZ; in ubifs_dump_node() local
/u-boot/net/
A Ddns.c121 int found, stop, dlen; in dns_handler() local
/u-boot/arch/arm/mach-socfpga/
A Dscan_manager.c114 const unsigned int dlen) in scan_mgr_jtag_insn_data()
/u-boot/include/
A Dpci_rom.h24 uint16_t dlen; member
/u-boot/lib/lzo/
A Dlzo1x_decompress.c83 u32 slen, dlen; in lzop_decompress() local
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-bootloader.h51 uint32_t dlen; /* Length of data (following header) in bytes */ member
/u-boot/drivers/mtd/ubispl/
A Dubispl.c916 u32 pnum, crc, dlen; in ubi_load_block() local
/u-boot/tools/
A Dasn1_compiler.c321 size_t dlen, clen; in directive_compare() local
/u-boot/fs/zfs/
A Dzfs.c184 uint32_t slen, uint32_t dlen) in zlib_decompress()

Completed in 27 milliseconds