Searched defs:buf (Results 1 - 25 of 839) sorted by relevance

1234567891011>>

/u-boot/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c13 int fdt_create_empty_tree(void *buf, int bufsize) argument
/u-boot/include/linux/soc/ti/
H A Dk3-sec-proxy.h22 u32 *buf; member in struct:k3_sec_proxy_msg
/u-boot/test/log/
H A Dnolog_ndebug.c21 char buf[BUFFSIZE]; local
/u-boot/drivers/usb/gadget/
H A Dusbstring.c33 usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf) argument
[all...]
/u-boot/arch/sh/include/asm/
H A Dcache.h8 struct __large_struct { unsigned long buf[100]; }; member in struct:__large_struct
/u-boot/board/compulab/common/
H A Deeprom.h18 static inline int cl_eeprom_read_mac_addr(uchar *buf, uint eeprom_bus) argument
26 static inline int cl_eeprom_get_product_name(uchar *buf, uint eeprom_bus) argument
/u-boot/include/u-boot/
H A Dmd5.h14 __u32 buf[4]; member in struct:MD5Context
/u-boot/lib/efi_selftest/
H A Defi_selftest_unaligned.c44 struct aligned_buffer buf = { local
/u-boot/board/google/chameleonv3/
H A Dmercury_aa1.c17 u8 buf[8]; local
/u-boot/lib/
H A Drc4.c12 void rc4_encode(unsigned char *buf, unsigned int len, const unsigned char key[16]) argument
/u-boot/arch/xtensa/cpu/
H A Dcpu.c32 char buf[120], mhz[8]; local
/u-boot/board/congatec/conga-qeval20-qa3-e3845/
H A Dconga-qeval20-qa3.c34 u8 buf[8]; local
[all...]
/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dcpu.c45 char __maybe_unused buf[32]; local
/u-boot/cmd/
H A Dversion.c19 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; local
/u-boot/test/dm/
H A Dmisc.c17 u8 buf[16]; local
[all...]
H A Dsysinfo-gpio.c17 char buf[64]; local
[all...]
/u-boot/tools/
H A Dncb.c10 char buf[512]; local
H A Dfile2include.c29 unsigned char *buf; local
[all...]
H A Dpbl_crc32.c42 uint32_t pbl_crc32(uint32_t in_crc, const char *buf, uint32_t len) argument
H A Drkimage.c15 static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, argument
/u-boot/include/
H A Deeprom_field.h17 unsigned char *buf; member in struct:eeprom_field
/u-boot/lib/libavb/
H A Davb_sha.h37 uint8_t buf[AVB_SHA256_DIGEST_SIZE]; /* Used for storing the final digest. */ member in struct:__anon10
46 uint8_t buf[AVB_SHA512_DIGEST_SIZE]; /* Used for storing the final digest. */ member in struct:__anon11
/u-boot/lib/zlib/
H A Duncompr.c39 Byte buf[1]; local
/u-boot/arch/sandbox/include/asm/
H A Dserial.h47 struct membuff buf; member in struct:sandbox_serial_priv
/u-boot/arch/m68k/cpu/mcf530x/
H A Dcpu.c32 char buf[32]; local

Completed in 127 milliseconds

1234567891011>>