Searched refs:efi_dp_next (Results 1 – 4 of 4) sorted by relevance
76 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function108 a = efi_dp_next(a); in efi_dp_match()109 b = efi_dp_next(b); in efi_dp_match()141 dp = efi_dp_next(dp); in shorten_path()182 obj_dp = shorten_path(efi_dp_next(obj_dp)); in find_obj()227 dp = efi_dp_next(dp); in efi_dp_last_node()241 dp = efi_dp_next(dp); in efi_dp_instance_size()935 p = efi_dp_next(p); in efi_dp_split_file_path()
566 fp = efi_dp_next(fp); in efi_file_from_path()584 fp = efi_dp_next(fp); in efi_file_from_path()
319 device_path = efi_dp_next(device_path); in efi_convert_device_path_to_text()
343 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);