Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_device_path.c73 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function
105 a = efi_dp_next(a); in efi_dp_match()
106 b = efi_dp_next(b); in efi_dp_match()
135 dp = efi_dp_next(dp); in efi_dp_shorten()
242 dp = efi_dp_next(dp); in efi_dp_last_node()
256 dp = efi_dp_next(dp); in efi_dp_instance_size()
1144 p = efi_dp_next(p); in efi_dp_split_file_path()
1282 return efi_dp_dup(efi_dp_next(fp)); in efi_dp_from_lo()
1310 dp = efi_dp_next(dp); in search_gpt_dp_node()
A Defi_file.c1129 fp = efi_dp_next(fp); in efi_file_from_path()
1167 fp = efi_dp_next(fp); in efi_file_from_path()
/u-boot/include/
A Defi_loader.h781 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);

Completed in 10 milliseconds