/u-boot/drivers/misc/ |
A D | qfw.c | 35 static int bios_linker_allocate(struct bios_linker_entry *entry, ulong *addr) in bios_linker_allocate() 97 static int bios_linker_add_pointer(struct bios_linker_entry *entry) in bios_linker_add_pointer() 130 static int bios_linker_add_checksum(struct bios_linker_entry *entry) in bios_linker_add_checksum() 155 struct bios_linker_entry *entry; in write_acpi_tables() local 236 static void qemu_fwcfg_read_entry_pio(uint16_t entry, in qemu_fwcfg_read_entry_pio() 246 static void qemu_fwcfg_read_entry_dma(uint16_t entry, in qemu_fwcfg_read_entry_dma() 280 void qemu_fwcfg_read_entry(uint16_t entry, uint32_t length, void *address) in qemu_fwcfg_read_entry() 305 struct list_head *entry; in qemu_fwcfg_read_firmware_list() local 341 struct list_head *entry; in qemu_fwcfg_find_file() local
|
/u-boot/arch/x86/lib/ |
A D | sfi.c | 43 static void finish_table(struct table_info *tab, const char *sig, void *entry) in finish_table() 62 u64 *entry = get_entry_start(tab); in sfi_write_system_header() local 77 struct sfi_cpu_table_entry *entry = get_entry_start(tab); in sfi_write_cpus() local 105 struct sfi_apic_table_entry *entry = get_entry_start(tab); in sfi_write_apic() local 119 struct sfi_xsdt_header *entry = get_entry_start(tab); in sfi_write_xsdt() local
|
A D | mrccache.c | 48 struct mrc_data_container *mrccache_find_current(struct mrc_region *entry) in mrccache_find_current() 98 static struct mrc_data_container *find_next_mrc_cache(struct mrc_region *entry, in find_next_mrc_cache() 136 static int mrccache_update(struct udevice *sf, struct mrc_region *entry, in mrccache_update() 230 struct mrc_region *entry) in mrccache_get_region() 299 struct mrc_region entry; in mrccache_save_type() local
|
/u-boot/drivers/mtd/nand/ |
A D | core.c | 31 unsigned int entry; in nanddev_isbad() local 70 unsigned int entry; in nanddev_markbad() local 110 unsigned int entry; in nanddev_isreserved() local 134 unsigned int entry; in nanddev_erase() local
|
A D | bbt.c | 79 unsigned int entry) in nanddev_bbt_get_block_status() 111 int nanddev_bbt_set_block_status(struct nand_device *nand, unsigned int entry, in nanddev_bbt_set_block_status()
|
/u-boot/fs/btrfs/ |
A D | extent-cache.c | 24 struct cache_extent *entry; in cache_tree_comp_range() local 40 struct cache_extent *entry; in cache_tree_comp_nodes() local 52 struct cache_extent *entry; in cache_tree_comp_range2() local 72 struct cache_extent *entry; in cache_tree_comp_nodes2() local 130 struct cache_extent *entry; in lookup_cache_extent() local 147 struct cache_extent *entry; in lookup_cache_extent2() local 165 struct cache_extent *entry; in search_cache_extent() local 185 struct cache_extent *entry; in search_cache_extent2() local
|
/u-boot/lib/ |
A D | binman.c | 62 struct binman_entry *entry) in binman_entry_find_internal() 82 int binman_entry_find(const char *name, struct binman_entry *entry) in binman_entry_find() 89 struct binman_entry entry; in binman_entry_map() local
|
A D | smbios-parser.c | 26 const struct smbios_entry *entry = (struct smbios_entry *)(uintptr_t)address; in smbios_entry() local 54 const struct smbios_header *smbios_header(const struct smbios_entry *entry, int type) in smbios_header()
|
/u-boot/drivers/core/ |
A D | dump.c | 106 struct driver *entry; in dm_dump_driver_compat() local 130 struct driver *entry; in dm_dump_drivers() local 169 struct driver_info *entry; in dm_dump_static_driver_info() local
|
A D | lists.c | 28 struct driver *entry; in lists_driver_lookup_name() local 44 struct uclass_driver *entry; in lists_uclass_lookup() local 71 const struct driver_info *entry = info + idx; in bind_drivers_pass() local 190 struct driver *entry; in lists_bind_fdt() local
|
A D | root.c | 59 struct driver *entry; in fix_drivers() local 92 struct uclass_driver *entry; in fix_uclass() local 124 struct driver_info *entry; in fix_devices() local
|
/u-boot/arch/x86/lib/fsp2/ |
A D | fsp_meminit.c | 26 struct mrc_region entry; in prepare_mrc_cache_type() local 64 struct binman_entry entry; in fsp_memory_init() local
|
A D | fsp_init.c | 74 struct binman_entry *entry) in get_cbfs_fsp() 104 int fsp_locate_fsp(enum fsp_type_t type, struct binman_entry *entry, in fsp_locate_fsp()
|
A D | fsp_silicon_init.c | 27 struct binman_entry entry; in fsp_silicon_init() local
|
/u-boot/drivers/mmc/ |
A D | mmc_legacy.c | 39 struct list_head *entry; in find_mmc_device() local 73 struct list_head *entry; in mmc_do_preinit() local 101 struct list_head *entry; in print_mmc_devices() local
|
/u-boot/test/dm/ |
A D | of_extra.c | 22 struct fmap_entry entry; in dm_test_ofnode_read_fmap_entry() local
|
/u-boot/lib/efi/ |
A D | efi_info.c | 16 struct efi_entry_hdr *entry; in efi_info_get() local
|
/u-boot/common/ |
A D | miiphyutil.c | 42 struct list_head *entry; in miiphy_get_dev_by_name() local 139 struct list_head *entry; in mdio_list_devices() local 189 struct list_head *entry; in mdio_phydev_for_ethname() local 287 struct list_head *entry; in miiphy_listdev() local
|
/u-boot/env/ |
A D | env.c | 22 struct env_driver *entry; in env_fix_drivers() local 44 struct env_driver *entry; in _env_driver_lookup() local 357 struct env_driver *entry; in env_select() local
|
A D | attr.c | 32 const char *entry, *entry_end; in env_attr_walk() local 261 const char *entry = NULL; in env_attr_lookup() local
|
/u-boot/cmd/ |
A D | mtdparts.c | 500 struct list_head *entry, *n; in part_delall() local 521 struct list_head *entry; in part_sort_add() local 742 struct list_head *entry, *n; in device_delall() local 798 struct list_head *entry; in device_find() local 853 struct list_head *entry, *n; in device_parse() local 990 struct list_head *entry; in id_find() local 1014 struct list_head *entry; in id_find_by_mtd_id() local 1619 struct list_head *entry, *n; local 1875 struct list_head *entry; local
|
A D | lsblk.c | 16 struct driver *entry; in do_lsblk() local
|
A D | bootmenu.c | 64 struct bootmenu_entry *entry = data; in bootmenu_print_entry() local 288 struct bootmenu_entry *entry; in bootmenu_create() local 400 struct bootmenu_entry *entry; in menu_display_statusline() local
|
/u-boot/arch/x86/lib/fsp1/ |
A D | fsp_common.c | 28 struct mrc_region entry; in fsp_prepare_mrc_cache() local
|
/u-boot/tools/binman/etype/ |
A D | fmap.py | 43 def _AddEntries(areas, entry): argument
|