Home
last modified time | relevance | path

Searched refs:display_only (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c20 bool display_only, in efi_convert_device_node_to_text() argument
93 bool display_only, in efi_convert_device_node_to_text_ext() argument
98 EFI_ENTRY("%p, %d, %d", device_node, display_only, allow_shortcuts); in efi_convert_device_node_to_text_ext()
100 buffer = efi_convert_device_node_to_text(device_node, display_only, in efi_convert_device_node_to_text_ext()
109 bool display_only, 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()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h502 bool display_only,
506 bool display_only,