Searched refs:efi_dev_path (Results 1 – 4 of 4) sorted by relevance
15 static long __init parse_acpi_path(const struct efi_dev_path *node, in parse_acpi_path()60 static long __init parse_pci_path(const struct efi_dev_path *node, in parse_pci_path()96 static long __init parse_end_path(const struct efi_dev_path *node, in parse_end_path()147 struct device * __init efi_get_device_by_path(const struct efi_dev_path **node, in efi_get_device_by_path()
35 struct efi_dev_path path[];125 const struct efi_dev_path *ptr; in unmarshal_devices()
725 struct efi_dev_path;733 struct efi_dev_path *,736 struct efi_dev_path *,739 struct efi_dev_path *,
1015 struct efi_dev_path { struct1025 struct device *efi_get_device_by_path(const struct efi_dev_path **node, argument