Lines Matching defs:dp
82 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next()
135 static struct efi_device_path *shorten_path(struct efi_device_path *dp) in shorten_path()
154 static struct efi_object *find_obj(struct efi_device_path *dp, bool short_path, in find_obj()
200 struct efi_object *efi_dp_find_obj(struct efi_device_path *dp, in efi_dp_find_obj()
226 const struct efi_device_path *efi_dp_last_node(const struct efi_device_path *dp) in efi_dp_last_node()
240 efi_uintn_t efi_dp_instance_size(const struct efi_device_path *dp) in efi_dp_instance_size()
255 efi_uintn_t efi_dp_size(const struct efi_device_path *dp) in efi_dp_size()
269 struct efi_device_path *efi_dp_dup(const struct efi_device_path *dp) in efi_dp_dup()
313 struct efi_device_path *efi_dp_append_node(const struct efi_device_path *dp, in efi_dp_append_node()
364 const struct efi_device_path *dp, in efi_dp_append_instance()
390 struct efi_device_path *efi_dp_get_next_instance(struct efi_device_path **dp, in efi_dp_get_next_instance()
415 bool efi_dp_is_multi_instance(const struct efi_device_path *dp) in efi_dp_is_multi_instance()
532 struct efi_device_path_mac_addr *dp = in dp_fill() local
553 struct efi_device_path_vendor *dp; in dp_fill() local
570 struct efi_device_path_vendor *dp; in dp_fill() local
587 struct efi_device_path_atapi *dp = in dp_fill() local
604 struct efi_device_path_scsi *dp = in dp_fill() local
633 struct efi_device_path_sata *dp = in dp_fill() local
649 struct efi_device_path_nvme *dp = in dp_fill() local
1070 struct efi_device_path *p, *dp, *fp = NULL; in efi_dp_split_file_path() local
1165 ssize_t efi_dp_check_length(const struct efi_device_path *dp, in efi_dp_check_length()