Searched defs:ifaces (Results 1 – 14 of 14) sorted by relevance
72 const std::vector<Interface>& ifaces, in Presence()146 const std::vector<Interface> ifaces; member in phosphor::gpio::presence::Presence
69 std::string ifaces{}; in main() local
8 const std::vector<std::string>& ifaces) in emit_interfaces_added()16 const std::vector<std::string>& ifaces) in emit_interfaces_removed()
128 def add_interfaces_to_class(cls, ifaces): argument146 def add_interfaces(ifaces): argument
36 std::vector<std::string> ifaces = {iface}; in findPaths() local
103 AssociationInterfaces ifaces; member
64 auto ifaces = pathIt->second.find(wellKnown); in processNameChangeDelete() local
48 auto ifaces = zone.getIfaces(); in signal() local
26 static int ifaces[MAX_IFACE_NUM] = {}; variable
333 static const char * const ifaces[] = {"bond2", "veth2_1", "veth2_2"}; in test_xdp_bonding_redirect_multi() local
109 void updateSensorInterfaces(InterfaceMap& ifaces, SensorValueType value) in updateSensorInterfaces() argument
919 std::string ifaces( in getAssociatedPaths() local922 [](std::string ifaces, const std::string& iface) { in getAssociatedPaths()
994 auto& ifaces = getDeviceInterfaces(device); in pruneConfiguration() local
267 const USBDescIface *ifaces[USB_MAX_INTERFACES]; member