Home
last modified time | relevance | path

Searched defs:iface (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/dbus-sensors/src/tests/
H A Dtest_MCTPEndpoint.cpp28 SensorBaseConfigMap iface{{}}; in TEST() local
34 SensorBaseConfigMap iface{{"Type", "NVME1000"}}; in TEST() local
40 SensorBaseConfigMap iface{ in TEST() local
50 SensorBaseConfigMap iface{ in TEST() local
61 SensorBaseConfigMap iface{ in TEST() local
71 SensorBaseConfigMap iface{ in TEST() local
82 SensorBaseConfigMap iface{ in TEST() local
/openbmc/u-boot/include/
H A Dvirtex2.h64 #define XILINX_XC2V40_DESC(iface, fn_table, cookie) \ argument
68 #define XILINX_XC2V80_DESC(iface, fn_table, cookie) \ argument
72 #define XILINX_XC2V250_DESC(iface, fn_table, cookie) \ argument
76 #define XILINX_XC2V500_DESC(iface, fn_table, cookie) \ argument
80 #define XILINX_XC2V1000_DESC(iface, fn_table, cookie) \ argument
84 #define XILINX_XC2V1500_DESC(iface, fn_table, cookie) \ argument
88 #define XILINX_XC2V2000_DESC(iface, fn_table, cookie) \ argument
92 #define XILINX_XC2V3000_DESC(iface, fn_table, cookie) \ argument
96 #define XILINX_XC2V4000_DESC(iface, fn_table, cookie) \ argument
100 #define XILINX_XC2V6000_DESC(iface, fn_table, cookie) \ argument
[all …]
H A Dspartan3.h77 #define XILINX_XC3S50_DESC(iface, fn_table, cookie) \ argument
81 #define XILINX_XC3S200_DESC(iface, fn_table, cookie) \ argument
85 #define XILINX_XC3S400_DESC(iface, fn_table, cookie) \ argument
89 #define XILINX_XC3S1000_DESC(iface, fn_table, cookie) \ argument
93 #define XILINX_XC3S1500_DESC(iface, fn_table, cookie) \ argument
97 #define XILINX_XC3S2000_DESC(iface, fn_table, cookie) \ argument
101 #define XILINX_XC3S4000_DESC(iface, fn_table, cookie) \ argument
105 #define XILINX_XC3S5000_DESC(iface, fn_table, cookie) \ argument
110 #define XILINX_XC3S100E_DESC(iface, fn_table, cookie) \ argument
114 #define XILINX_XC3S250E_DESC(iface, fn_table, cookie) \ argument
[all …]
H A Dspartan2.h67 #define XILINX_XC2S15_DESC(iface, fn_table, cookie) \ argument
71 #define XILINX_XC2S30_DESC(iface, fn_table, cookie) \ argument
75 #define XILINX_XC2S50_DESC(iface, fn_table, cookie) \ argument
79 #define XILINX_XC2S100_DESC(iface, fn_table, cookie) \ argument
83 #define XILINX_XC2S150_DESC(iface, fn_table, cookie) \ argument
87 #define XILINX_XC2S200_DESC(iface, fn_table, cookie) \ argument
91 #define XILINX_XC2S50E_DESC(iface, fn_table, cookie) \ argument
95 #define XILINX_XC2S100E_DESC(iface, fn_table, cookie) \ argument
99 #define XILINX_XC2S150E_DESC(iface, fn_table, cookie) \ argument
103 #define XILINX_XC2S200E_DESC(iface, fn_table, cookie) \ argument
[all …]
/openbmc/phosphor-inventory-manager/test/
H A Dserialize_test.cpp11 auto iface = "xyz.foo"s; in TEST() local
20 auto iface = "/xyz.foo"s; in TEST() local
/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.hpp61 sdbusplus::asio::dbus_interface* iface, in addArrayToDbus()
107 sdbusplus::asio::dbus_interface* iface, in addProperty()
140 sdbusplus::asio::dbus_interface& iface, in addValueToDBus()
H A Ddbus_interface.cpp30 void tryIfaceInitialize(std::shared_ptr<sdbusplus::asio::dbus_interface>& iface) in tryIfaceInitialize()
72 const std::shared_ptr<sdbusplus::asio::dbus_interface>& iface, in createDeleteObjectMethod()
154 std::shared_ptr<sdbusplus::asio::dbus_interface>& iface, in populateInterfacePropertyFromJson()
204 std::shared_ptr<sdbusplus::asio::dbus_interface>& iface, in populateInterfaceFromJson()
245 std::shared_ptr<sdbusplus::asio::dbus_interface> iface = in createAddObjectMethod() local
/openbmc/phosphor-fan-presence/control/
H A Dmatches.hpp29 inline auto propertiesChanged(const std::string& obj, const std::string& iface) in propertiesChanged()
72 inline auto nameOwnerChanged(const std::string& obj, const std::string& iface) in nameOwnerChanged()
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp140 std::vector<PathCondition>&& conditions, const char* iface, in setProperty()
176 inline auto getProperty(const char* path, const char* iface, U&& member, in getProperty()
215 const char* iface = nullptr; in operator ()() local
380 auto propertyChangedTo(const char* iface, const char* property, T&& val) in propertyChangedTo()
392 auto propertyIs(const char* path, const char* iface, const char* property, in propertyIs()
H A Derrors.hpp33 InterfaceError(const char* msg, const std::string& iface) : in InterfaceError()
H A Dinterface_ops.hpp93 auto& iface = *std::any_cast<std::shared_ptr<T>&>(holder); in op() local
110 auto& iface = *std::any_cast<std::shared_ptr<T>&>(holder); in op() local
/openbmc/phosphor-hwmon/
H A Dsensor.cpp180 auto iface = std::make_shared<ValueObject>(bus, objPath.c_str(), in addValue() local
213 std::shared_ptr<StatusObject> iface = nullptr; in addStatus() local
272 auto iface = std::make_shared<AccuracyObject>( in addAccuracy() local
288 auto iface = std::make_shared<PriorityObject>( in addPriority() local
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp29 auto& iface = interfaceAssoc[defaultFwdPath]; in createDefaultInterfaceAssociation() local
45 auto iface = interfaceAssoc[defaultFwdPath]; in addEndpointToInterfaceAssociation() local
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactorMain.cpp51 std::shared_ptr<sdbusplus::asio::dbus_interface> iface = entry->second; in associate() local
64 std::shared_ptr<sdbusplus::asio::dbus_interface> iface = entry->second; in disassociate() local
82 std::optional<SensorBaseConfigMap> iface; in deviceFromConfig() local
H A DMCTPEndpoint.cpp324 auto iface = config.find(configInterfaceName(configType)); in match() local
335 auto iface = config.find(configInterfaceName(configType)); in match() local
355 const SensorBaseConfigMap& iface) in from()
412 const SensorBaseConfigMap& iface) in from()
/openbmc/phosphor-dbus-monitor/src/
H A Dmethod.hpp96 const std::string& iface, const std::string& method, in Method()
118 const std::string& iface, const std::string& method, in makeMethod()
/openbmc/inarp/
H A Dinarp.c208 struct interface *iface = &inarp->interfaces[i]; in find_interface_by_ifindex() local
265 struct interface *iface) in netlink_nlmsg_dellink()
287 struct interface *iface, struct ifinfomsg *ifmsg, int len) in netlink_nlmsg_newlink()
331 struct interface *iface; in netlink_nlmsg() local
374 struct interface *iface; in arp_recv() local
/openbmc/bmcweb/src/
H A Dwebserver_run.cpp62 std::shared_ptr<sdbusplus::asio::dbus_interface> iface = in runWebserver() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_timings.c291 struct nand_data_interface *iface, in onfi_init_data_interface()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_sockio.cpp40 int SockIO::bind_to_iface(const net::IFaceBase& iface) in bind_to_iface()
/openbmc/telemetry/tests/src/stubs/
H A Ddbus_sensor_object.cpp20 path(), interface(), [this](auto& iface) { in DbusSensorObject()
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp114 for (auto& iface : configurationInterfaces) in initDevices() local
127 for (auto& iface : configurationInterfaces) in initDevices() local
/openbmc/fb-ipmi-oem/src/
H A Dcommandutils.cpp36 static constexpr auto iface = "xyz.openbmc_project.Configuration.EEPROM"; in getMbFruDevice() local
/openbmc/phosphor-health-monitor/
H A Dhealth_utils.cpp37 auto findPaths(sdbusplus::async::context& ctx, const std::string& iface, in findPaths()
/openbmc/dbus-sensors/src/nvme/
H A DNVMeSensor.cpp80 for (const auto& iface : thresholdInterfaces) in ~NVMeSensor() local

123456