Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_boottime.c2227 struct list_head *protocol_handle; in efi_protocols_per_handle() local
2244 list_for_each(protocol_handle, &efiobj->protocols) { in efi_protocols_per_handle()
2257 list_for_each(protocol_handle, &efiobj->protocols) { in efi_protocols_per_handle()
2260 protocol = list_entry(protocol_handle, in efi_protocols_per_handle()