Searched refs:device_path (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_device_path_to_text.c | 108 struct efi_device_path_protocol *device_path, in efi_convert_device_path_to_text() argument 114 EFI_ENTRY("%p, %d, %d", device_path, display_only, allow_shortcuts); in efi_convert_device_path_to_text() 120 buffer = efi_convert_device_node_to_text(device_path, display_only, in efi_convert_device_path_to_text()
|
| H A D | efi_boottime.c | 665 struct efi_device_path **device_path, in efi_locate_device_path() argument 670 EFI_ENTRY("%pUl, %p, %p", protocol, device_path, device); in efi_locate_device_path() 672 efiobj = efi_dp_find_obj(*device_path, device_path); in efi_locate_device_path() 733 struct efi_device_path *device_path, in efi_setup_loaded_image() argument 743 obj->protocols[0].protocol_interface = device_path; in efi_setup_loaded_image() 760 info->device_handle = efi_dp_find_obj(device_path, NULL); in efi_setup_loaded_image()
|
| H A D | efi_device_path.c | 546 struct efi_device_path **device_path, in efi_dp_split_file_path() argument 561 *device_path = dp; in efi_dp_split_file_path()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_loader.h | 195 struct efi_device_path *device_path, 222 struct efi_device_path **device_path,
|
| H A D | efi.h | 307 struct efi_device_path *device_path; member
|
| H A D | efi_api.h | 96 struct efi_device_path **device_path, 505 struct efi_device_path_protocol *device_path,
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootefi.c | 125 struct efi_device_path *device_path, in do_bootefi_exec() argument 143 device_path, image_path); in do_bootefi_exec()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | edd.h | 159 } device_path; member
|