/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 4 "endpoints": array 44 "endpoints": array 84 "endpoints": array 122 "endpoints": array 160 "endpoints": array 198 "endpoints": array 236 "endpoints": array 301 "endpoints": array 319 "endpoints": array 337 "endpoints": array [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ |
H A D | ibm,fuji_associations.json | 15 "endpoints": array 66 "endpoints": array 117 "endpoints": array 168 "endpoints": array 219 "endpoints": array 398 "endpoints": array 427 "endpoints": array 483 "endpoints": array 539 "endpoints": array 595 "endpoints": array [all …]
|
H A D | ibm,everest_associations.json | 15 "endpoints": array 66 "endpoints": array 117 "endpoints": array 168 "endpoints": array 219 "endpoints": array 398 "endpoints": array 427 "endpoints": array 483 "endpoints": array 539 "endpoints": array 595 "endpoints": array [all …]
|
H A D | ibm,blueridge-2u_associations.json | 15 "endpoints": array 66 "endpoints": array 117 "endpoints": array 168 "endpoints": array 219 "endpoints": array 270 "endpoints": array 321 "endpoints": array 532 "endpoints": array 561 "endpoints": array 617 "endpoints": array [all …]
|
H A D | ibm,rainier-2u_associations.json | 16 "endpoints": array 67 "endpoints": array 118 "endpoints": array 169 "endpoints": array 220 "endpoints": array 271 "endpoints": array 322 "endpoints": array 533 "endpoints": array 562 "endpoints": array 618 "endpoints": array [all …]
|
H A D | ibm,rainier-4u_associations.json | 16 "endpoints": array 66 "endpoints": array 116 "endpoints": array 166 "endpoints": array 216 "endpoints": array 266 "endpoints": array 316 "endpoints": array 566 "endpoints": array 595 "endpoints": array 651 "endpoints": array [all …]
|
H A D | ibm,blueridge-4u_associations.json | 16 "endpoints": array 66 "endpoints": array 116 "endpoints": array 166 "endpoints": array 216 "endpoints": array 266 "endpoints": array 316 "endpoints": array 566 "endpoints": array 595 "endpoints": array 651 "endpoints": array [all …]
|
/openbmc/phosphor-objmgr/src/ |
H A D | associations.cpp | 20 auto& endpoints = std::get<endpointsPos>(iface->second); in updateEndpointsOnDbus() local 26 if (endpoints.empty()) in updateEndpointsOnDbus() 33 i->set_property("endpoints", endpoints); in updateEndpointsOnDbus() 36 else if (!endpoints.empty()) in updateEndpointsOnDbus() 39 i->register_property("endpoints", endpoints); in updateEndpointsOnDbus() 43 if (endpoints.empty()) in updateEndpointsOnDbus() 65 auto& endpoints = std::get<endpointsPos>(iface->second); in scheduleUpdateEndpointsOnDbus() local 67 if (endpoints.size() > endpointsCountTimerThreshold) in scheduleUpdateEndpointsOnDbus() 92 // Use associationOwners to find the association paths and endpoints in removeAssociation() 94 // these endpoints from the actual association D-Bus objects, and if in removeAssociation() [all …]
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | associations_test.cpp | 15 "endpoints": 46 "endpoints": 84 "endpoints": 106 "endpoints": 123 // Missing the endpoints/paths array 128 "endpoints": 195 auto& endpoints = x->second; in TEST_F() local 196 EXPECT_EQ(endpoints.size(), 2); in TEST_F() 199 auto& types = std::get<0>(endpoints[0]); in TEST_F() 203 auto& paths = std::get<1>(endpoints[0]); in TEST_F() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | EndpointGroup.v1_3_4.json | 37 …"description": "The `EndpointGroup` schema describes a group of endpoints that are managed as a un… 38 …"longDescription": "This resource shall represent a group of endpoints that are managed as a unit … 98 "Endpoints": { object 99 …"deprecated": "This property has been deprecated in favor of the `Endpoints` property within `Link… 100 "description": "The endpoints in this endpoint group.", 104 …in an array of links to resources of type `Endpoint` that represent the endpoints that are in this… 109 "Endpoints@odata.count": { 151 …urces through the endpoint group is preferred over access through other endpoints. The default va… 189 "Client": "The group contains the client (initiator) endpoints.", 190 "Initiator": "The group contains the initiator endpoints.", [all …]
|
/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.hpp | 59 /** @brief Used to watch for new MCTP endpoints */ 62 /** @brief Used to watch for the removed MCTP endpoints */ 69 /** @brief The existing MCTP endpoints */ 72 /** @brief Callback function when MCTP endpoints addedInterface 87 * the added MCTP endpoints 89 * @param[in] mctpInfos - information of discovered MCTP endpoints 94 * the removed MCTP endpoints 96 * @param[in] mctpInfos - information of removed MCTP endpoints 102 * @param[in] mctpInfos - information of discovered MCTP endpoints 109 * @param[in] mctpInfos - information of added MCTP endpoints [all …]
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | Kconfig | 40 endpoints (plus endpoint zero). 66 fifo_mode = 0 is used to let the driver autoconfigure the endpoints. 68 mode and only 1 bank otherwise. For the rest of the endpoints 85 high speed USB Device Port with support for four fixed endpoints 98 The number of programmable endpoints is different through 124 endpoints (plus endpoint zero). This driver supports the 141 It has fifteen fixed-function endpoints, as well as endpoint 148 # if there's only one gadget driver, using only two bulk endpoints, 149 # don't waste memory for the other endpoints 164 It has nine configurable endpoints, and endpoint zero. [all …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager/ |
H A D | associations.json | 4 "endpoints": array 21 "endpoints": array 38 "endpoints": array 55 "endpoints": array 72 "endpoints": array 89 "endpoints": array 106 "endpoints": array 123 "endpoints": array 140 "endpoints": array 157 "endpoints": array [all …]
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-tgl-match.c | 63 .endpoints = &single_endpoint, 72 .endpoints = &single_endpoint, 81 .endpoints = &spk_l_endpoint, 87 .endpoints = &spk_r_endpoint, 96 .endpoints = &single_endpoint, 105 .endpoints = &single_endpoint, 114 .endpoints = &spk_l_endpoint, 123 .endpoints = &spk_r_endpoint, 132 .endpoints = &single_endpoint, 141 .endpoints = &single_endpoint, [all …]
|
H A D | soc-acpi-intel-mtl-match.c | 124 .endpoints = &single_endpoint, 133 .endpoints = rt712_endpoints, 142 .endpoints = &single_endpoint, 151 .endpoints = &spk_l_endpoint, 157 .endpoints = &spk_r_endpoint, 166 .endpoints = &single_endpoint, 175 .endpoints = &spk_l_endpoint, 184 .endpoints = &spk_r_endpoint, 193 .endpoints = &spk_l_endpoint, 202 .endpoints = &spk_r_endpoint, [all …]
|
H A D | soc-acpi-intel-sdw-mockup-match.c | 38 .endpoints = &sdw_mockup_single_endpoint, 47 .endpoints = &sdw_mockup_single_endpoint, 56 .endpoints = &sdw_mockup_single_endpoint, 65 .endpoints = &sdw_mockup_single_endpoint, 74 .endpoints = &sdw_mockup_single_endpoint, 83 .endpoints = &sdw_mockup_single_endpoint, 92 .endpoints = &sdw_mockup_l_endpoint, 101 .endpoints = &sdw_mockup_r_endpoint,
|
H A D | soc-acpi-intel-adl-match.c | 41 .endpoints = &single_endpoint, 50 .endpoints = &spk_l_endpoint, 59 .endpoints = &spk_r_endpoint, 68 .endpoints = &single_endpoint, 77 .endpoints = &single_endpoint, 86 .endpoints = &single_endpoint, 95 .endpoints = &spk_l_endpoint, 104 .endpoints = &spk_r_endpoint, 113 .endpoints = &spk_r_endpoint, 122 .endpoints = &spk_l_endpoint, [all …]
|
/openbmc/docs/architecture/ |
H A D | object-mapper.md | 129 - param: associationPath - the path to look for the association endpoints. 138 the associated endpoints 178 # All output must be in the association endpoints 181 xyz.openbmc_project.Association endpoints 195 subtree that implement certain interfaces and endpoints that end by input `id`. 214 the associated endpoints that end with `id` 260 # All output must be in the association endpoints that ends with the given `id` 264 xyz.openbmc_project.Association endpoints 315 - param: associationPath - the path to look for the association endpoints. 323 - array of object paths in that subtree that is in the associated endpoints [all …]
|
/openbmc/linux/sound/usb/ |
H A D | midi.c | 111 } endpoints[MIDI_MAX_ENDPOINTS]; member 351 struct snd_usb_midi_in_endpoint *in = umidi->endpoints[i].in; in snd_usbmidi_error_timer() 361 if (umidi->endpoints[i].out) in snd_usbmidi_error_timer() 362 snd_usbmidi_do_output(umidi->endpoints[i].out); in snd_usbmidi_error_timer() 1130 if (umidi->endpoints[i].out) in snd_usbmidi_output_open() 1132 if (umidi->endpoints[i].out->ports[j].substream == substream) { in snd_usbmidi_output_open() 1133 port = &umidi->endpoints[i].out->ports[j]; in snd_usbmidi_output_open() 1458 struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i]; in snd_usbmidi_free() 1491 struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i]; in snd_usbmidi_disconnect() 1508 /* free endpoints here; later call can result in Oops */ in snd_usbmidi_disconnect() [all …]
|
/openbmc/phosphor-objmgr/src/test/ |
H A D | associations.cpp | 80 // Verify call when path is in associated interfaces, with extra endpoints 98 // Verify all endpoints are deleted since source path was deleted in TEST_F() 106 // Verify no associations or endpoints removed when the change is identical 119 // Verify endpoints were not deleted because they matche with what was in TEST_F() 140 // Verify initial endpoints were deleted because the new path in TEST_F() 162 // Verify initial endpoints were deleted because of different endpoints in TEST_F() 205 // Make it look like the assoc endpoints are on D-Bus in TEST_F() 241 // Make it look like the assoc endpoints are on D-Bus in TEST_F() 254 // interfaces and that those endpoints match in TEST_F() 273 // Make it look like the assoc endpoints are on D-Bus in TEST_F() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/ |
H A D | 0001-Update-to-C-17-560.patch | 49 .../endpoints/include/endpoint_impl.hpp | 3 + 54 .../endpoints/src/endpoint_manager_base.cpp | 2 +- 293 diff --git a/implementation/endpoints/include/endpoint_impl.hpp b/implementation/endpoints/include/… 295 --- a/implementation/endpoints/include/endpoint_impl.hpp 296 +++ b/implementation/endpoints/include/endpoint_impl.hpp 307 diff --git a/implementation/endpoints/include/local_server_endpoint_impl_receive_op.hpp b/implement… 309 --- a/implementation/endpoints/include/local_server_endpoint_impl_receive_op.hpp 310 +++ b/implementation/endpoints/include/local_server_endpoint_impl_receive_op.hpp 322 diff --git a/implementation/endpoints/include/local_uds_client_endpoint_impl.hpp b/implementation/e… 324 --- a/implementation/endpoints/include/local_uds_client_endpoint_impl.hpp [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | EndpointGroup_v1.xml | 45 …ta.Description" String="The `EndpointGroup` schema describes a group of endpoints that are managed… 46 …OData.LongDescription" String="This resource shall represent a group of endpoints that are managed… 78 …his type shall describe the access to all associated resources through all aggregated endpoints."/> 80 …<Annotation Term="OData.Description" String="The endpoints are in an active and optimized state."/> 84 …<Annotation Term="OData.Description" String="The endpoints are in an active and non-optimized stat… 88 <Annotation Term="OData.Description" String="The endpoints are in a standby state."/> 92 <Annotation Term="OData.Description" String="The endpoints are in an unavailable state."/> 96 … <Annotation Term="OData.Description" String="The endpoints are transitioning to a new state."/> 138 …urces through the endpoint group is preferred over access through other endpoints. The default va… 149 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)"> [all …]
|
/openbmc/openbmc-tools/expectedJsonChecker/ |
H A D | README.md | 110 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"] 113 "endpoints": [ 130 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"] 133 "endpoints": [ 151 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"] 154 "endpoints": [ 171 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"] 174 "endpoints": [ 195 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"] 198 "endpoints": [ [all …]
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/ |
H A D | mctp_%.bbappend | 5 file://setup-static-endpoints.conf \ 7 file://setup-static-endpoints \ 19 install -m 0644 ${UNPACKDIR}/setup-static-endpoints.conf \ 20 ${override_dir}/setup-static-endpoints.conf 26 install -m 0755 ${UNPACKDIR}/setup-static-endpoints \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/ |
H A D | README.md | 7 `xyz.openbmc_project.MCTP.Endpoint` D-Bus interface to discover MCTP endpoints. 12 the removal of the MCTP endpoints and removes the D-Bus objects corresponding to 13 those endpoints. MCTP bridges are not modelled in the D-Bus. 21 The D-Bus object path for MCTP endpoints are named 24 ID. This aids in the enumeration of the endpoints belonging to an MCTP network. 27 interface to address the requirement for devices with multiple endpoints and for
|