Searched refs:display_only (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_device_path_to_text.c | 20 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 D | efi_api.h | 502 bool display_only, 506 bool display_only,
|