Searched refs:efi_dp_next (Results 1 – 3 of 3) sorted by relevance
82 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function114 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()
1051 fp = efi_dp_next(fp); in efi_file_from_path()1078 fp = efi_dp_next(fp); in efi_file_from_path()
615 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);
Completed in 8 milliseconds