Lines Matching full:pdr

59 - pdr: Indicates success or failure depending on the outcome of the entity
60 association PDR creation
68 - pdr: Remove PDR if the contained entity to be removed is the last one
70 - pdr: Create entity association PDRs with unique record handle
123 - pdr: Add pldm_entity_association_pdr_remove_contained_entity()
124 - pdr: Add pldm_pdr_remove_fru_record_set_by_rsi()
263 - dsp: pdr: Bounds check pldm_entity_association_pdr_extract()
275 - dsp: pdr: Rework test in pldm_entity_association_pdr_extract()
293 - pdr: Add pldm_entity_association_pdr_add_contained_entity_to_remote_pdr()
294 - pdr: Add pldm_entity_association_pdr_create_new()
296 - pdr: Add pldm_pdr_get_terminus_handle() API
297 - pdr: Add related decode_entity_auxiliary_names_pdr() APIs
311 - pdr: Stabilise related decode_entity_auxiliary_names_pdr() APIs
378 - pdr: Error propagation for
399 - platform: Add 3 PDR type enum for Redfish Device Enablement per DSP0248_1.2.0
403 - pdr: Add decode_numeric_effecter_pdr_data()
415 - pdr: Stabilise pldm_pdr_find_last_in_range() API
416 - pdr: Stabilise pldm_entity_association_pdr_add_from_node_with_record_handle()
418 - pdr: pldm_entity_association_tree_copy_root(): Document preconditions
428 - pdr: Assign record_handle in entity_association_pdr_add_children()
430 - pdr: Remove redundant constant for minimum numeric sensor PDR length
494 - pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity()
496 - pdr : Stabilize pldm_entity_association_tree_add_entity()
497 - pdr: Stabilise pldm_entity_association_tree_find_with_locality()
498 - pdr: Stabilize pldm_entity_node_get_remote_container_id()
504 - pdr: Remove pldm_entity_association_pdr_add()
518 - pdr: Introduce pldm_entity_association_pdr_add_check()
522 - pdr: Allow record_handle to be NULL for pldm_pdr_add_check()
535 - platform: Struct field name in fru_record_set PDR
539 - platform: Struct field name in numeric sensor value PDR
551 - pdr: Make is_present() static
552 - pdr: Remove pldm_pdr_add()
553 - pdr: Remove pldm_pdr_add_fru_record_set()
554 - pdr: Remove pldm_entity_association_pdr_add_from_node()
555 - pdr: Make find_entity_ref_in_tree() static
556 - pdr: Make entity_association_tree_find() static
561 - pdr: Hoist record handle overflow test to avoid memory leak
570 - pdr: Introduce pldm_entity_association_pdr_add_from_node_check()
571 - pdr: Introduce pldm_pdr_add_check()
572 - pdr: Introduce pldm_pdr_add_fru_record_set_check()
581 - pdr: pldm_pdr_init(): Return NULL on allocation failure
582 - pdr: pldm_pdr_destroy(): Exit early if repo is NULL
583 - pdr: Document preconditions for trivial accessor functions
602 - pdr: pldm_entity_node_get_remote_container_id() is a trivial accessor
603 - pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments
604 - pdr: pldm_entity_association_tree_init(): Return NULL on failed alloc
605 - pdr: pldm_entity_association_tree_visit(): Document preconditions
606 - pdr: pldm_entity_association_tree_visit(): Exit early on failure
607 - pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument
608 - pdr: pldm_entity_get_num_children(): Return zero for invalid arguments
609 - pdr: pldm_is_current_parent_child(): Return false for invalid arguments
610 - pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments
611 - pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments
612 - pdr: pldm_entity_association_tree_find(): Early exit on bad arguments
613 - pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg
614 - pdr: pldm_entity_association_pdr_extract(): Early exit on bad arguments
615 - pdr: pldm_entity_association_pdr_extract(): Assign out params at exit
616 - pdr: pldm_entity_get_num_children(): Don't return invalid values
637 - pdr: Deprecate is_present()
643 - pdr: Deprecate find_entity_ref_in_tree()
649 - pdr: Deprecate entity_association_tree_find()
666 - pdr: Stabilise pldm_entity_association_pdr_add_from_node_check()
672 - pdr: Stabilise pldm_pdr_add_check()
677 - pdr: Stabilise pldm_pdr_add_fru_record_set_check()
698 - pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() API
699 - pdr: Rework pldm_pdr_find_container_id_range_exclude() API
702 - pdr: pldm_pdr_fru_record_set_find_by_rsi(): Document reality of return
713 - pdr: Introduce remote_container_id and associated APIs
714 - pdr: Add APIs for creating and locating remote PDRs
715 - pdr: Add pldm_pdr_find_last_in_range()
716 - pdr: Add pldm_entity_association_pdr_add_from_node_with_record_handle()
717 - pdr: Add pldm_pdr_find_container_id_range_exclude()