Searched refs:protocol_handle (Results 1 – 1 of 1) sorted by relevance
2227 struct list_head *protocol_handle; in efi_protocols_per_handle() local2244 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()