Searched defs:device_path (Results 1 – 13 of 13) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_device_path_utilities.c | 28 const struct efi_device_path *device_path) in get_device_path_size() 56 const struct efi_device_path *device_path) in duplicate_device_path() 97 const struct efi_device_path *device_path, in append_device_node() 118 const struct efi_device_path *device_path, in append_device_path_instance() 162 const struct efi_device_path *device_path) in is_device_path_multi_instance()
|
A D | helloworld.c | 104 efi_status_t print_device_path(struct efi_device_path *device_path, in print_device_path() 143 struct efi_device_path *device_path; in efi_main() local
|
A D | efi_hii_config.c | 87 const struct efi_device_path *device_path, in get_alt_config()
|
A D | efi_device_path_to_text.c | 377 struct efi_device_path *device_path, in efi_convert_device_path_to_text()
|
A D | efi_disk.c | 294 struct efi_device_path *device_path; in efi_fs_from_path() local
|
A D | efi_device_path.c | 1067 struct efi_device_path **device_path, in efi_dp_split_file_path()
|
A D | efi_boottime.c | 1716 efi_status_t efi_setup_loaded_image(struct efi_device_path *device_path, in efi_setup_loaded_image() 1799 struct efi_device_path **device_path, in efi_locate_device_path()
|
/u-boot/lib/acpi/ |
A D | acpi_table.c | 272 const char *device_path) in acpi_create_dbg2()
|
/u-boot/cmd/ |
A D | bootefi.c | 500 struct efi_device_path *device_path, in bootefi_run_prepare()
|
A D | efidebug.c | 825 struct efi_device_path *device_path = NULL, *file_path = NULL; in do_efi_boot_add() local
|
/u-boot/include/linux/ |
A D | edd.h | 158 } device_path; member
|
/u-boot/include/ |
A D | efi.h | 378 struct efi_device_path *device_path; member
|
A D | efi_api.h | 972 efi_string_id_t device_path; member
|
Completed in 63 milliseconds