Searched refs:efi_dp_next (Results 1 – 4 of 4) sorted by relevance
71 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function103 a = efi_dp_next(a); in efi_dp_match()104 b = efi_dp_next(b); in efi_dp_match()137 dp = efi_dp_next(dp); in shorten_path()178 obj_dp = shorten_path(efi_dp_next(obj_dp)); in find_obj()223 dp = efi_dp_next(dp); in efi_dp_last_node()237 dp = efi_dp_next(dp); in efi_dp_instance_size()938 p = efi_dp_next(p); in efi_dp_split_file_path()
670 fp = efi_dp_next(fp); in efi_file_from_path()692 fp = efi_dp_next(fp); in efi_file_from_path()
327 device_path = efi_dp_next(device_path); in efi_convert_device_path_to_text()
414 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);