Home
last modified time | relevance | path

Searched refs:Interfaces (Results 1 – 25 of 148) sorted by relevance

123456

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_entry.cpp19 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry()
23 Interfaces::privilege(privilege, true); in LDAPMapperEntry()
24 Interfaces::groupName(groupName, true); in LDAPMapperEntry()
25 Interfaces::emit_object_added(); in LDAPMapperEntry()
30 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry()
42 if (value == Interfaces::groupName()) in groupName()
48 auto val = Interfaces::groupName(value); in groupName()
55 if (value == Interfaces::privilege()) in privilege()
61 auto val = Interfaces::privilege(value); in privilege()
H A Dldap_mapper_entry.hpp17 using Interfaces = sdbusplus::server::object_t<Entry, Delete>; typedef
28 class LDAPMapperEntry : public Interfaces
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_architecture.md3 ### OpenBMC Supported Interfaces
42 | Interfaces: | | Interfaces: | | Interfaces: |
45 | Power off | | Interfaces Functions | | Host IO/OS test |
/openbmc/phosphor-state-manager/
H A Dsettings.cpp32 using Interfaces = std::vector<Interface>; in Objects() typedef
33 using MapperResponse = std::map<Path, std::map<Service, Interfaces>>; in Objects()
102 using Interfaces = std::vector<Interface>; in service() typedef
107 mapperCall.append(Interfaces({interface})); in service()
109 std::map<Service, Interfaces> result; in service()
/openbmc/linux/Documentation/networking/
H A Dtipc.rst145 TIPC Bearer Interfaces
154 TIPC Crypto Interfaces
160 TIPC Discoverer Interfaces
166 TIPC Link Interfaces
172 TIPC msg Interfaces
178 TIPC Name Interfaces
187 TIPC Node Management Interfaces
193 TIPC Socket Interfaces
199 TIPC Network Topology Interfaces
205 TIPC Server Interfaces
[all …]
/openbmc/phosphor-host-ipmid/
H A Dsettings.cpp54 using Interfaces = std::vector<Interface>; in service() typedef
58 mapperCall.append(Interfaces({interface})); in service()
60 std::map<Service, Interfaces> result; in service()
/openbmc/phosphor-time-manager/
H A Dutils.hpp21 using Interfaces = std::vector<Interface>; typedef
23 std::vector<std::pair<Path, std::vector<std::pair<Service, Interfaces>>>>;
120 const Interfaces& interfaces, int32_t depth);
H A Dsettings.cpp19 Interfaces settingsIntfs = {timeSyncIntf}; in Objects()
/openbmc/linux/Documentation/driver-api/firmware/
H A Dother_interfaces.rst1 Other Firmware Interfaces
4 DMI Interfaces
10 EDD Interfaces
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces.robot37 Verify Both Interfaces BMC IP Addresses Accessible Via SSH
46 Verify Redfish Works On Both Interfaces
78 Verify LDAP Login Works When Both Interfaces Are Configured
88 Verify Secure LDAP Login Works When Both Interfaces Are Configured
113 [Template] Set BMC Ethernet Interfaces State
120 Verify Both Interfaces Access Concurrently Via Redfish
137 Able To Access Serial Console Via Both Network Interfaces
145 Verify IPMI Works On Both Network Interfaces
176 Enable SSH Protocol Via Eth1 And Verify On Both Interfaces
187 Disable SSH Protocol Via Eth1 And Verify On Both Interfaces
[all …]
/openbmc/phosphor-fan-presence/presence/
H A Dfan.cpp43 using Interfaces = std::map<std::string, Properties>; in setPresence() typedef
45 std::map<object_path, Interfaces> obj = {{ in setPresence()
/openbmc/linux/Documentation/arch/sh/
H A Dindex.rst2 SuperH Interfaces Guide
28 Machine Specific Interfaces
/openbmc/phosphor-user-manager/
H A Dusers.cpp73 Interfaces(bus, path, Interfaces::action::defer_emit), in Users()
226 Interfaces::bypassedProtocol() == MultiFactorAuthType::None); in checkMfaStatus()
326 return Interfaces::bypassedProtocol(value, skipSignal); in bypassedProtocol()
H A Dusers.hpp33 using Interfaces = sdbusplus::server::object_t<UsersIface, DeleteIface, typedef
45 class Users : public Interfaces
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi_multiple_interfaces.robot28 Configure VMI Both Interfaces In Same Subnet And Verify
38 Configure VMI Both Interfaces In Different Subnet And Verify
48 Configure VMI Both Interfaces In Dynamic And Verify
113 @{interface_list}= Get VMI Interfaces
/openbmc/pldm/libpldmresponder/
H A Dfru_parser.hpp23 using Interfaces = std::set<Interface>; typedef
49 pldm::responder::dbus::Interfaces>;
/openbmc/linux/Documentation/ABI/
H A DREADME7 different subdirectories in this location. Interfaces may change levels
71 Interfaces in stable may move to obsolete, as long as the proper
74 Interfaces may be removed from obsolete and the kernel as long as the
77 Interfaces in the testing state can move to the stable state when the
/openbmc/linux/Documentation/admin-guide/media/
H A Domap4_camera.rst16 - Interfaces (2 Interfaces: CSI2-A & CSI2-B/CCP2)
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddevices.rst6 Interfaces title
/openbmc/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware-management10 All firmware packages on the Modules or Interfaces are managed by a special
46 Sysfs Interfaces - Firmware Management
183 Sysfs Interfaces - Authentication
306 Sysfs Interfaces - Firmware Download
314 Sysfs Interfaces - SPI Flash
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/
H A Dzeroconf-default9 # Interfaces which you never wish to have zeroconf run on should
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp66 using Interfaces = std::array<std::string, ${len(interfaces)}>; typedef
70 static const Interfaces interfaces = in get()
/openbmc/linux/Documentation/gpu/amdgpu/
H A Dthermal.rst5 HWMON Interfaces
11 GPU sysfs Power State Interfaces
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp40 using Interfaces = std::vector<Interface>; typedef
42 std::unordered_map<Path, std::unordered_map<Service, Interfaces>>;
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/
H A DREADME.md1 Interfaces under this subdirectory are written for compatibility with

123456