efi_get_device_by_path  136 drivers/firmware/efi/apple-properties.c 		dev = efi_get_device_by_path((struct efi_dev_path **)&ptr, &len);
efi_get_device_by_path 1324 include/linux/efi.h struct device *efi_get_device_by_path(struct efi_dev_path **node, size_t *len);