Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/efi/
Dvars.c48 struct efi_generic_dev_path *node; in validate_device_path()
51 node = (struct efi_generic_dev_path *)buffer; in validate_device_path()
66 node = (struct efi_generic_dev_path *)(buffer + offset); in validate_device_path()
/linux-4.4.14/arch/ia64/kernel/
Defi.c930 struct efi_generic_dev_path *hdr, *end_addr; in efi_uart_console_only()
946 hdr = (struct efi_generic_dev_path *) data; in efi_uart_console_only()
947 end_addr = (struct efi_generic_dev_path *) ((u8 *) data + size); in efi_uart_console_only()
960 hdr = (struct efi_generic_dev_path *)((u8 *) hdr + hdr->length); in efi_uart_console_only()
/linux-4.4.14/include/linux/
Defi.h1071 struct efi_generic_dev_path { struct