/u-boot/lib/efi_loader/ |
A D | efi_variable.c | 49 const efi_guid_t *vendor, in efi_variable_authenticate() 198 const efi_guid_t *vendor, in efi_variable_authenticate() 208 efi_get_variable_int(u16 *variable_name, const efi_guid_t *vendor, in efi_get_variable_int() 217 u16 *variable_name, efi_guid_t *vendor) in efi_get_next_variable_name_int() 222 efi_status_t efi_set_variable_int(u16 *variable_name, const efi_guid_t *vendor, in efi_set_variable_int() 392 efi_set_variable_runtime(u16 *variable_name, const efi_guid_t *vendor, in efi_set_variable_runtime()
|
A D | efi_var_mem.c | 138 const efi_guid_t *vendor, u32 attributes, in efi_var_mem_ins() 277 efi_get_variable_mem(u16 *variable_name, const efi_guid_t *vendor, u32 *attributes, in efi_get_variable_mem() 314 u16 *variable_name, efi_guid_t *vendor) in efi_get_next_variable_name_mem()
|
A D | efi_var_common.c | 56 const efi_guid_t *vendor, u32 *attributes, in efi_get_variable() 90 const efi_guid_t *vendor, u32 attributes, in efi_set_variable() 122 efi_guid_t *vendor) in efi_get_next_variable_name()
|
A D | efi_root_node.c | 18 struct efi_device_path_vendor vendor; member
|
A D | efi_variable_tee.c | 288 const efi_guid_t *vendor, in set_property_int() 321 const efi_guid_t *vendor, in get_property_int() 364 efi_status_t efi_get_variable_int(u16 *variable_name, const efi_guid_t *vendor, in efi_get_variable_int() 505 efi_status_t efi_set_variable_int(u16 *variable_name, const efi_guid_t *vendor, in efi_set_variable_int()
|
A D | efi_bootmgr.c | 43 static void *get_var(u16 *name, const efi_guid_t *vendor, in get_var()
|
/u-boot/include/ |
A D | efi_load_initrd.h | 21 struct efi_device_path_vendor vendor; member
|
A D | pci_rom.h | 21 uint16_t vendor; member
|
/u-boot/drivers/pci/ |
A D | pci_sandbox.c | 20 u16 vendor; member 57 u16 vendor, device; in sandbox_pci_read_config() local
|
A D | pci_common.c | 272 pci_dev_t pci_find_device(unsigned int vendor, unsigned int device, int index) in pci_find_device() 286 u16 vendor, device; in pci_hose_find_devices() local
|
A D | pci.c | 289 unsigned int vendor, in pci_find_config() 343 unsigned short vendor, device, class; in pci_hose_scan_bus() local
|
/u-boot/test/dm/ |
A D | pci.c | 30 u16 vendor, device; in dm_test_pci_busdev() local 140 u16 vendor, device; in dm_test_pci_mixed() local
|
/u-boot/arch/x86/cpu/ |
A D | cpu_x86.c | 32 const char *vendor = cpu_vendor_name(gd->arch.x86_vendor); in cpu_x86_get_vendor() local
|
A D | pci.c | 77 u16 vendor; in pci_assign_irqs() local
|
A D | cpu.c | 130 const char *cpu_vendor_name(int vendor) in cpu_vendor_name()
|
/u-boot/drivers/power/regulator/ |
A D | fan53555.c | 33 unsigned int vendor; member 90 unsigned int vendor; member
|
/u-boot/arch/x86/cpu/intel_common/ |
A D | p2sb.c | 134 u16 vendor; in intel_p2sb_set_hide() local
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_loadimage.c | 80 struct efi_device_path_vendor vendor; member 101 struct efi_device_path_vendor vendor; member
|
/u-boot/tools/buildman/ |
A D | board.py | 75 def __init__(self, status, arch, cpu, soc, vendor, board_name, target, options): argument
|
/u-boot/arch/x86/cpu/i386/ |
A D | cpu.c | 59 unsigned vendor; member 77 int vendor; member
|
/u-boot/cmd/ |
A D | pci.c | 320 ulong vendor, device; in pci_header_show_brief() local 369 u16 vendor, device; in pci_header_show_brief() local
|
/u-boot/drivers/tpm/ |
A D | cr50_i2c.c | 55 uint vendor; member 697 u32 vendor = 0; in cr50_i2c_probe() local
|
/u-boot/board/gateworks/gw_ventana/ |
A D | gw_ventana.c | 540 unsigned short vendor; member 551 unsigned short vendor, unsigned short device, in board_pci_fixup_dev()
|
/u-boot/board/xilinx/zynqmp/ |
A D | zynqmp.c | 507 const char *vendor = "xilinx/"; in set_fdtfile() local
|
/u-boot/drivers/ata/ |
A D | ahci.c | 438 u16 vendor; in ahci_init_one() local 1201 u16 vendor, device; in ahci_probe_scsi_pci() local
|