Searched refs:efi_get_device_by_path (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Ddev-path-parser.c109 * efi_get_device_by_path - find device by EFI Device Path
128 * while (!IS_ERR_OR_NULL(dev = efi_get_device_by_path(&node, &len))) {
144 struct device * __init efi_get_device_by_path(const struct efi_dev_path **node, function
H A Dapple-properties.c139 dev = efi_get_device_by_path(&ptr, &len);
/linux-master/include/linux/
H A Defi.h1038 struct device *efi_get_device_by_path(const struct efi_dev_path **node,

Completed in 127 milliseconds