| /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
|
| A D | acpi_table.c | 131 int acpi_write_madt(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_madt() 171 int acpi_write_tcpa(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_tcpa() 231 const struct acpi_writer *entry) in acpi_write_tpm2() 283 int acpi_write_spcr(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_spcr() 417 int acpi_write_gnvs(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_gnvs() 462 const struct acpi_writer *entry) in acpi_write_fadt()
|
| /u-boot/drivers/misc/ |
| A D | qfw.c | 34 struct bios_linker_entry *entry, ulong *addr) in bios_linker_allocate() 97 struct bios_linker_entry *entry) in bios_linker_add_pointer() 131 struct bios_linker_entry *entry) in bios_linker_add_checksum() 156 struct bios_linker_entry *entry; in write_acpi_tables() local 250 static void qfw_read_entry_io(struct qfw_dev *qdev, u16 entry, u32 size, in qfw_read_entry_io() 261 static void qfw_read_entry_dma(struct qfw_dev *qdev, u16 entry, u32 size, in qfw_read_entry_dma() 287 void qfw_read_entry(struct udevice *dev, u16 entry, u32 size, void *address) in qfw_read_entry()
|
| A D | qfw_sandbox.c | 21 static void qfw_sandbox_read_entry_io(struct udevice *dev, u16 entry, u32 size, in qfw_sandbox_read_entry_io() 49 u16 entry; in qfw_sandbox_read_entry_dma() 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/acpi/ |
| A D | acpi_writer.c | 20 int acpi_write_one(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_one() 57 const struct acpi_writer *entry; in acpi_write_all() local 99 int write_dev_tables(struct acpi_ctx *ctx, const struct acpi_writer *entry) in write_dev_tables()
|
| A D | facs.c | 14 int acpi_write_facs(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_facs()
|
| A D | ssdt.c | 15 int acpi_write_ssdt(struct acpi_ctx *ctx, const struct acpi_writer *entry) in acpi_write_ssdt()
|
| /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
|
| /u-boot/arch/microblaze/cpu/ |
| A D | cpuinfo.c | 82 const struct microblaze_version_map *entry) in lookup_string() 92 const struct microblaze_version_map *entry) in lookup_code()
|
| /u-boot/drivers/core/ |
| 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 | dump.c | 157 struct driver *entry; in dm_dump_driver_compat() local 181 struct driver *entry; in dm_dump_drivers() local 221 struct driver_info *entry; in dm_dump_static_driver_info() 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 | 76 struct binman_entry *entry) in get_cbfs_fsp() 107 int fsp_locate_fsp(enum fsp_type_t type, struct binman_entry *entry, in fsp_locate_fsp()
|
| /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/cmd/ |
| A D | bootmenu.c | 68 struct bootmenu_entry *entry = data; in bootmenu_print_entry() local 171 struct bootmenu_entry *entry = NULL; in prepare_bootmenu_entry() local 251 struct bootmenu_entry *entry = NULL; in prepare_uefi_bootorder_entry() local 327 struct bootmenu_entry *entry; in bootmenu_create() local 420 struct bootmenu_entry *entry; in menu_display_statusline() local
|
| A D | mtdparts.c | 497 struct list_head *entry, *n; in part_delall() local 518 struct list_head *entry; in part_sort_add() local 739 struct list_head *entry, *n; in device_delall() local 795 struct list_head *entry; in device_find() local 850 struct list_head *entry, *n; in device_parse() local 987 struct list_head *entry; in id_find() local 1011 struct list_head *entry; in id_find_by_mtd_id() local 1616 struct list_head *entry, *n; local 1872 struct list_head *entry; local
|
| /u-boot/lib/efi_loader/ |
| A D | efi_esrt.c | 38 struct efi_system_resource_entry *entry, in efi_esrt_image_info_to_entry() 170 struct efi_system_resource_entry *entry; in esrt_find_entry() local 224 struct efi_system_resource_entry *entry = NULL; in efi_esrt_add_from_fmp() 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 379 struct env_driver *entry; in env_select() local
|
| /u-boot/common/ |
| A D | qfw.c | 33 struct list_head *entry; in qfw_read_firmware_list() local 71 struct list_head *entry; in qfw_find_file() local
|
| 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/lib/efi/ |
| A D | efi_info.c | 16 struct efi_entry_hdr *entry; in efi_info_get() local
|