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.c82 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function
114 a = efi_dp_next(a); in efi_dp_match()
115 b = efi_dp_next(b); in efi_dp_match()
148 dp = efi_dp_next(dp); in shorten_path()
189 obj_dp = shorten_path(efi_dp_next(obj_dp)); in find_obj()
234 dp = efi_dp_next(dp); in efi_dp_last_node()
248 dp = efi_dp_next(dp); in efi_dp_instance_size()
1079 p = efi_dp_next(p); in efi_dp_split_file_path()
A Defi_file.c1051 fp = efi_dp_next(fp); in efi_file_from_path()
1078 fp = efi_dp_next(fp); in efi_file_from_path()
/u-boot/include/
A Defi_loader.h615 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);

Completed in 8 milliseconds