Home
last modified time | relevance | path

Searched refs:efi_generic_dev_path (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Defi.h981 struct efi_generic_dev_path { struct
988 struct efi_generic_dev_path header; argument
994 struct efi_generic_dev_path header;
1000 struct efi_generic_dev_path header;
1006 struct efi_generic_dev_path header;
1013 struct efi_generic_dev_path header;
1020 struct efi_generic_dev_path header;
1026 struct efi_generic_dev_path header;
/linux/fs/efivarfs/
H A Dvars.c32 struct efi_generic_dev_path *node; in validate_device_path()
35 node = (struct efi_generic_dev_path *)buffer; in validate_device_path()
50 node = (struct efi_generic_dev_path *)(buffer + offset); in validate_device_path()
/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c518 struct efi_generic_dev_path end;
530 sizeof(struct efi_generic_dev_path)
H A Defistub.h180 typedef struct efi_generic_dev_path efi_device_path_protocol_t;