Lines Matching defs:dp
73 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next()
127 struct efi_device_path *efi_dp_shorten(struct efi_device_path *dp) in efi_dp_shorten()
152 static efi_handle_t find_handle(struct efi_device_path *dp, in find_handle()
213 efi_handle_t efi_dp_find_obj(struct efi_device_path *dp, in efi_dp_find_obj()
234 const struct efi_device_path *efi_dp_last_node(const struct efi_device_path *dp) in efi_dp_last_node()
248 efi_uintn_t efi_dp_instance_size(const struct efi_device_path *dp) in efi_dp_instance_size()
263 efi_uintn_t efi_dp_size(const struct efi_device_path *dp) in efi_dp_size()
277 struct efi_device_path *efi_dp_dup(const struct efi_device_path *dp) in efi_dp_dup()
381 struct efi_device_path *efi_dp_append_node(const struct efi_device_path *dp, in efi_dp_append_node()
432 const struct efi_device_path *dp, in efi_dp_append_instance()
458 struct efi_device_path *efi_dp_get_next_instance(struct efi_device_path **dp, in efi_dp_get_next_instance()
483 bool efi_dp_is_multi_instance(const struct efi_device_path *dp) in efi_dp_is_multi_instance()
612 struct efi_device_path_mac_addr *dp = in dp_fill() local
631 struct efi_device_path_vendor *dp; in dp_fill() local
649 struct efi_device_path_vendor *dp; in dp_fill() local
666 struct efi_device_path_vendor *dp; in dp_fill() local
683 struct efi_device_path_atapi *dp = in dp_fill() local
700 struct efi_device_path_scsi *dp = in dp_fill() local
729 struct efi_device_path_sata *dp = in dp_fill() local
745 struct efi_device_path_nvme *dp = in dp_fill() local
760 struct efi_device_path_controller *dp = in dp_fill() local
1016 struct efi_device_path *efi_dp_from_file(const struct efi_device_path *dp, in efi_dp_from_file()
1135 struct efi_device_path *p, *dp, *fp = NULL; in efi_dp_split_file_path() local
1177 struct efi_device_path *dp; in efi_dp_from_name() local
1228 ssize_t efi_dp_check_length(const struct efi_device_path *dp, in efi_dp_check_length()
1298 struct efi_device_path *dp = device_path; in search_gpt_dp_node() local