Home
last modified time | relevance | path

Searched defs:endpoints (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json4 "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 Dibm,everest_associations.json15 "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 Dibm,fuji_associations.json15 "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 Dibm,rainier-2u_associations.json16 "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 Dibm,blueridge-2u_associations.json15 "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 Dibm,rainier-4u_associations.json16 "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 Dibm,blueridge-4u_associations.json16 "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/openbmc/meta-quanta/meta-gbs/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json4 "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/phosphor-objmgr/src/
H A Dassociations.cpp15 auto& endpoints = std::get<endpointsPos>(iface); in updateEndpointsOnDbus() local
54 auto& endpoints = std::get<endpointsPos>(iface); in scheduleUpdateEndpointsOnDbus() local
216 auto& endpoints = std::get<endpointsPos>(iface); in addEndpointsToAssocIfaces() local
320 auto& endpoints = p->second; in addPendingAssociation() local
369 boost::container::flat_set<std::string> endpoints{endpoint}; in addSingleAssociation() local
507 const auto& endpoints = ap.second; in findAssociations() local
552 auto& endpoints = std::get<endpointsPos>(assoc->second); in removeAssociationIfacesEntry() local
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json4 "endpoints": array
42 "endpoints": array
80 "endpoints": array
118 "endpoints": array
156 "endpoints": array
194 "endpoints": array
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json4 "endpoints": array
42 "endpoints": array
80 "endpoints": array
118 "endpoints": array
156 "endpoints": array
194 "endpoints": array
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json4 "endpoints": array
27 "endpoints": array
50 "endpoints": array
72 "endpoints": array
100 "endpoints": array
173 "endpoints": array
196 "endpoints": array
219 "endpoints": array
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp30 auto& endpoints = std::get<endpointsPos>(iface); in createDefaultInterfaceAssociation() local
46 auto endpoints = std::get<endpointsPos>(iface); in addEndpointToInterfaceAssociation() local
/openbmc/phosphor-objmgr/src/test/
H A Dassociations.cpp377 auto& endpoints = assoc->second; in TEST_F() local
399 auto& endpoints = assoc->second; in TEST_F() local
443 auto& endpoints = assoc->second; in TEST_F() local
556 auto& endpoints = std::get<endpointsPos>(assocs->second); in TEST_F() local
564 auto& endpoints = std::get<endpointsPos>(assocs->second); in TEST_F() local
/openbmc/phosphor-inventory-manager/test/
H A Dassociations_test.cpp195 auto& endpoints = x->second; in TEST_F() local
219 auto& endpoints = x->second; in TEST_F() local
/openbmc/phosphor-dbus-monitor/src/
H A Dresolve_errors.cpp58 auto endpoints = SDBusPlus::callMethodAndRead<EndpointsProperty>( in operator ()() local
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp203 const dbus::utility::MapperEndPoints& endpoints) { in onMapperSubtreeDone()
H A Dsensors.hpp540 const dbus::utility::MapperEndPoints& endpoints) { in populateFanRedundancy()
1195 endpoints = std::get_if< in getInventoryItemAssociations() local
1242 endpoints = std::get_if< in getInventoryItemAssociations() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-iommu.h67 GTree *endpoints; member
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp252 auto endpoints = _associations.find(objectPath); in createAssociations() local
/openbmc/linux/sound/usb/
H A Dmidi.c111 } endpoints[MIDI_MAX_ENDPOINTS]; member
1855 struct snd_usb_midi_endpoint_info *endpoints) in snd_usbmidi_create_endpoints()
1926 struct snd_usb_midi_endpoint_info *endpoints) in snd_usbmidi_get_ms_info()
2148 struct snd_usb_midi_endpoint_info *endpoints) in snd_usbmidi_detect_per_port_endpoints()
2468 struct snd_usb_midi_endpoint_info endpoints[MIDI_MAX_ENDPOINTS]; in __snd_usbmidi_create() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp405 auto endpoints = SDBusPlus::getProperty<std::vector<std::string>>( in getCallout() local
/openbmc/linux/include/sound/
H A Dsoc-acpi.h116 const struct snd_soc_acpi_endpoint *endpoints; member
/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c681 u32 endpoints; in sun4i_dma_prep_dma_cyclic() local
803 u32 endpoints, para; in sun4i_dma_prep_slave_sg() local
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.h140 enum endpoints { enum

12