Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot.c114 static int device_path_length(const efi_device_path_protocol_t *dp) in device_path_length() function
209 dp_len = device_path_length(parent_dp); in efi_zboot_entry()