Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Ddev-path-parser.c112 * efi_get_device_by_path - find device by EFI Device Path
131 * while (!IS_ERR_OR_NULL(dev = efi_get_device_by_path(&node, &len))) {
147 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()
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Ddev-path-parser.c124 * efi_get_device_by_path - find device by EFI Device Path
143 * while (!IS_ERR_OR_NULL(dev = efi_get_device_by_path(&node, &len))) {
159 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()
/kernel/linux/linux-5.10/include/linux/
H A Defi.h948 struct device *efi_get_device_by_path(const struct efi_dev_path **node,
/kernel/linux/linux-6.6/include/linux/
H A Defi.h1037 struct device *efi_get_device_by_path(const struct efi_dev_path **node,

Completed in 11 milliseconds