Searched refs:old_interface (Results 1 – 3 of 3) sorted by relevance
/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_boottime.c | 3389 void *old_interface, void *new_interface) in efi_reinstall_protocol_interface() argument 3393 EFI_ENTRY("%p, %pUl, %p, %p", handle, protocol, old_interface, in efi_reinstall_protocol_interface() 3397 ret = efi_uninstall_protocol(handle, protocol, old_interface); in efi_reinstall_protocol_interface()
|
/third_party/uboot/u-boot-2020.01/include/ |
D | efi_api.h | 99 void *old_interface, void *new_interface);
|
/third_party/boost/libs/parameter/doc/ |
D | index.rst | 276 |dfs|_ algorithm. [#old_interface]_ 2858 .. [#old_interface] As of Boost 1.33.0 the Graph library was still using an
|