Searched refs:efi_devpath_match (Results 1 – 4 of 4) sorted by relevance
227 if (efi_devpath_match(pd->pd_devpath, parent)) in efipart_find_parent()519 if (efi_devpath_match(pd->pd_devpath, cd->pd_devpath)) { in efipart_cdinfo_add()586 if (efi_devpath_match(dev->pd_parent->pd_devpath, pd->pd_devpath)) { in efipart_testchild()724 if (efi_devpath_match(pd->pd_devpath, hd->pd_devpath)) { in efipart_hdinfo_add()
675 efi_devpath_match(EFI_DEVICE_PATH *devpath1, EFI_DEVICE_PATH *devpath2) in efi_devpath_match() function
99 bool efi_devpath_match(EFI_DEVICE_PATH *, EFI_DEVICE_PATH *);
163 if (!efi_devpath_match(trimmed, devpath)) { in probe_handle()