Home
last modified time | relevance | path

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

/linux/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, in efi_get_device_by_path() function
H A Dapple-properties.c139 dev = efi_get_device_by_path(&ptr, &len); in unmarshal_devices()
/linux/include/linux/
H A Defi.h1029 struct device *efi_get_device_by_path(const struct efi_dev_path **node,