efi_dev_path       34 drivers/firmware/efi/apple-properties.c 	struct efi_dev_path path[0];
efi_dev_path      136 drivers/firmware/efi/apple-properties.c 		dev = efi_get_device_by_path((struct efi_dev_path **)&ptr, &len);
efi_dev_path       34 drivers/firmware/efi/dev-path-parser.c static long __init parse_acpi_path(struct efi_dev_path *node,
efi_dev_path       72 drivers/firmware/efi/dev-path-parser.c static long __init parse_pci_path(struct efi_dev_path *node,
efi_dev_path      108 drivers/firmware/efi/dev-path-parser.c static long __init parse_end_path(struct efi_dev_path *node,
efi_dev_path      159 drivers/firmware/efi/dev-path-parser.c struct device * __init efi_get_device_by_path(struct efi_dev_path **node,
efi_dev_path     1324 include/linux/efi.h struct device *efi_get_device_by_path(struct efi_dev_path **node, size_t *len);