Searched defs:new (Results 1 - 25 of 43) sorted by relevance

12

/u-boot/tools/libfdt/
H A Dfdt_rw.c5 int fdt_remove_unused_strings(const void *old, void *new) argument
/u-boot/drivers/sound/
H A Dmaxim_codec.c73 unsigned char old, new; local
H A Dwm8994.c132 unsigned short old, new; local
/u-boot/arch/mips/lib/
H A Dreloc.c48 uint8_t new; local
/u-boot/env/
H A Deeprom.c92 ulong crc, len, new; local
H A Dsf.c45 struct udevice *new; local
/u-boot/lib/
H A Dnet_utils.c193 uint add_ip_checksums(uint offset, uint sum, uint new) argument
H A Drbtree.c53 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, argument
369 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} argument
63 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
192 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
354 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
370 dummy_rotate(struct rb_node *old, struct rb_node *new) argument
398 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
495 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) argument
[all...]
H A Dcharset.c430 u16 *new; local
H A Dstring.c348 char *new; local
362 char *new; local
[all...]
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c127 uint32_t old, new, incr; local
/u-boot/common/
H A Diomux.c143 int iomux_replace_device(const int console, const char *old, const char *new) argument
/u-boot/include/linux/
H A Drbtree_augmented.h98 __rb_change_child(struct rb_node *old, struct rb_node *new, argument
[all...]
H A Dlist.h43 static inline void __list_add(struct list_head *new, argument
61 list_add(struct list_head *new, struct list_head *head) argument
74 list_add_tail(struct list_head *new, struct list_head *head) argument
112 list_replace(struct list_head *old, struct list_head *new) argument
121 list_replace_init(struct list_head *old, struct list_head *new) argument
[all...]
/u-boot/arch/sh/include/asm/
H A Dsystem.h197 __cmpxchg_u32(volatile int * m, unsigned long old, unsigned long new) argument
217 __cmpxchg(volatile void * ptr, unsigned long old, unsigned long new, int size) argument
/u-boot/cmd/
H A Dmbr.c33 char *new = NULL; local
H A Dsetexpr.c146 substitute(char *string, int *slen, int ssize, const char *old, int olen, const char *new, int nlen) argument
/u-boot/drivers/usb/gadget/
H A Dcore.c472 urb_link *new = &urb->link; local
/u-boot/tools/
H A Dmips-relocs.c111 struct mips_reloc *new; local
/u-boot/lib/acpi/
H A Dacpi_dp.c201 struct acpi_dp *new; local
229 struct acpi_dp *new; local
243 struct acpi_dp *new; local
256 struct acpi_dp *new; local
269 struct acpi_dp *new; local
286 struct acpi_dp *new; local
[all...]
/u-boot/drivers/pinctrl/
H A Dpinctrl-apple.c31 u32 old, new; local
/u-boot/drivers/input/
H A Dapple_spi_kbd.c74 struct apple_spi_kbd_report new; /* current keyboard input report */ member in struct:apple_spi_kbd_priv
107 u8 new = priv->new.modifiers; local
140 u8 *new; local
[all...]
/u-boot/drivers/virtio/
H A Dvirtio_ring.c178 u16 new, old; local
/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c132 char *new; local
394 static void fdt_packblocks_(const char *old, char *new, argument
[all...]
/u-boot/drivers/net/fm/
H A Dfm.c387 struct udevice *new; local
496 struct udevice *new; local

Completed in 128 milliseconds

12