Searched refs:efi_dp_next (Results 1 – 4 of 4) sorted by relevance
77 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function109 a = efi_dp_next(a); in efi_dp_match()110 b = efi_dp_next(b); in efi_dp_match()143 dp = efi_dp_next(dp); in shorten_path()184 obj_dp = shorten_path(efi_dp_next(obj_dp)); in find_obj()229 dp = efi_dp_next(dp); in efi_dp_last_node()243 dp = efi_dp_next(dp); in efi_dp_instance_size()1004 p = efi_dp_next(p); in efi_dp_split_file_path()
350 device_path = efi_dp_next(device_path); in efi_convert_device_path_to_text()
820 fp = efi_dp_next(fp); in efi_file_from_path()847 fp = efi_dp_next(fp); in efi_file_from_path()
518 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);