Searched defs:copy (Results 1 – 11 of 11) sorted by relevance
| /u-boot/env/ |
| A D | mmc.c | 57 static inline int mmc_offset_try_partition(const char *str, int copy, s64 *val) in mmc_offset_try_partition() 97 static inline s64 mmc_offset(struct mmc *mmc, int copy) in mmc_offset() 145 static inline s64 mmc_offset(struct mmc *mmc, int copy) in mmc_offset() 156 __weak int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr() 258 int ret, copy = 0; in env_mmc_save() local 327 int ret, copy = 0; in env_mmc_erase() local
|
| /u-boot/board/freescale/common/ |
| A D | sdhc_boot.c | 20 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
|
| /u-boot/lib/zlib/ |
| A D | inflate.c | 103 unsigned copy, dist; in updatewindow() local 337 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
|
| /u-boot/arch/arm/mach-tegra/ |
| A D | dt-setup.c | 91 char *copy = NULL; in ft_copy_carveout() local
|
| /u-boot/test/ |
| A D | unicode_ut.c | 83 u16 *copy = u16_strdup(c4); in unicode_test_u16_strdup() local 96 u16 copy[10]; in unicode_test_u16_strcpy() local
|
| /u-boot/board/ste/stemmy/ |
| A D | stemmy.c | 144 struct tag *copy; in copy_atags() local
|
| /u-boot/include/linux/ |
| A D | rbtree_augmented.h | 27 void (*copy)(struct rb_node *old, struct rb_node *new); member
|
| /u-boot/drivers/mtd/ubi/ |
| A D | vtbl.c | 300 int copy, void *vtbl)
|
| /u-boot/lib/ |
| A D | membuff.c | 214 struct membuff copy; in membuff_avail() local
|
| /u-boot/drivers/core/ |
| A D | ofnode.c | 1450 int len, bool copy) in ofnode_write_prop()
|
| /u-boot/tools/buildman/ |
| A D | kconfiglib.py | 6396 def copy(src, dst): function
|
Completed in 32 milliseconds