Searched defs:copy (Results 1 - 15 of 15) sorted by relevance

/u-boot/board/freescale/common/
H A Dsdhc_boot.c20 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) argument
/u-boot/include/linux/
H A Drbtree_augmented.h27 void (*copy)(struct rb_node *old, struct rb_node *new); member in struct:rb_augment_callbacks
/u-boot/arch/arm/mach-tegra/
H A Ddt-setup.c91 char *copy = NULL; local
/u-boot/tools/dtoc/
H A Dtest_src_scan.py10 import copy namespace
H A Ddtb_platdata.py17 import copy namespace
H A Dtest_dtoc.py13 import copy namespace
/u-boot/lib/zlib/
H A Dinflate.c100 unsigned copy, dist; local
334 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
/u-boot/drivers/mtd/ubi/
H A Dvtbl.c299 create_vtbl(struct ubi_device *ubi, struct ubi_attach_info *ai, int copy, void *vtbl) argument
[all...]
/u-boot/board/ste/stemmy/
H A Dstemmy.c144 struct tag *copy; local
/u-boot/env/
H A Dmmc.c57 static inline int mmc_offset_try_partition(const char *str, int copy, s64 *val) argument
97 static inline s64 mmc_offset(struct mmc *mmc, int copy) argument
150 static inline s64 mmc_offset(struct mmc *mmc, int copy) argument
161 __weak int mmc_get_env_addr(struct mmc *mmc, int copy, u3 argument
263 int ret, copy = 0; local
332 int ret, copy = 0; local
[all...]
/u-boot/lib/
H A Dmembuff.c213 struct membuff copy; local
/u-boot/test/
H A Dunicode_ut.c83 u16 *copy = u16_strdup(c4); local
96 u16 copy[10]; local
/u-boot/tools/buildman/
H A Dkconfiglib.py6396 def copy(src, dst): function in function:_save_old
/u-boot/drivers/core/
H A Dofnode.c1606 ofnode_write_prop(ofnode node, const char *propname, const void *value, int len, bool copy) argument
/u-boot/common/
H A Dcli_hush_upstream.c3759 char *pattern, *copy; local
[all...]

Completed in 145 milliseconds