Searched refs:efi_dp_next (Results 1 – 3 of 3) sorted by relevance
73 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() function105 a = efi_dp_next(a); in efi_dp_match()106 b = efi_dp_next(b); in efi_dp_match()135 dp = efi_dp_next(dp); in efi_dp_shorten()242 dp = efi_dp_next(dp); in efi_dp_last_node()256 dp = efi_dp_next(dp); in efi_dp_instance_size()1144 p = efi_dp_next(p); in efi_dp_split_file_path()1282 return efi_dp_dup(efi_dp_next(fp)); in efi_dp_from_lo()1310 dp = efi_dp_next(dp); in search_gpt_dp_node()
1129 fp = efi_dp_next(fp); in efi_file_from_path()1167 fp = efi_dp_next(fp); in efi_file_from_path()
781 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp);
Completed in 10 milliseconds