Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 11 of 11) sorted by relevance

/u-boot/env/
A Dmmc.c57 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 Dsdhc_boot.c20 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
/u-boot/lib/zlib/
A Dinflate.c103 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 Ddt-setup.c91 char *copy = NULL; in ft_copy_carveout() local
/u-boot/test/
A Dunicode_ut.c83 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 Dstemmy.c144 struct tag *copy; in copy_atags() local
/u-boot/include/linux/
A Drbtree_augmented.h27 void (*copy)(struct rb_node *old, struct rb_node *new); member
/u-boot/drivers/mtd/ubi/
A Dvtbl.c300 int copy, void *vtbl)
/u-boot/lib/
A Dmembuff.c214 struct membuff copy; in membuff_avail() local
/u-boot/drivers/core/
A Dofnode.c1450 int len, bool copy) in ofnode_write_prop()
/u-boot/tools/buildman/
A Dkconfiglib.py6396 def copy(src, dst): function

Completed in 32 milliseconds